Class BevelDifferentialPlanetGearCompoundParametricStudyTool
Inheritance
System.Object
BevelDifferentialPlanetGearCompoundParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools.Compound
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class BevelDifferentialPlanetGearCompoundParametricStudyTool : BevelDifferentialGearCompoundParametricStudyTool, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<BevelDifferentialPlanetGearParametricStudyTool> ComponentAnalysisCases { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<BevelDifferentialPlanetGearParametricStudyTool> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<BevelDifferentialPlanetGearParametricStudyTool> ComponentAnalysisCasesReady { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<BevelDifferentialPlanetGearParametricStudyTool> |
PropertiesChangingAllLoadCases
Declaration
public BevelDifferentialPlanetGearLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
| Type | Description |
|---|---|
| BevelDifferentialPlanetGearLoadCase |
Implements
System.IEquatable<T>