Class PlanetaryGearSetCompoundParametricStudyTool
Inheritance
System.Object
PlanetaryGearSetCompoundParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PlanetaryGearSetCompoundParametricStudyTool : CylindricalGearSetCompoundParametricStudyTool, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<PlanetaryGearSetParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PlanetaryGearSetParametricStudyTool> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<PlanetaryGearSetParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<PlanetaryGearSetParametricStudyTool> |
PropertiesChangingAllLoadCases
Declaration
public PlanetaryGearSetLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Type | Description |
---|---|
PlanetaryGearSetLoadCase |
Implements
System.IEquatable<T>