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