Class CylindricalPlanetGearCompoundParametricStudyTool
Inheritance
System.Object
CylindricalPlanetGearCompoundParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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>