Class PlanetaryGearSetLoadCase
Inheritance
System.Object
PlanetaryGearSetLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class PlanetaryGearSetLoadCase : CylindricalGearSetLoadCase, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public PlanetaryGearSet AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| PlanetaryGearSet |
IncludeGearBlankElasticDistortion
Declaration
public LoadCaseOverrideOption IncludeGearBlankElasticDistortion { get; set; }
Property Value
| Type | Description |
|---|---|
| LoadCaseOverrideOption |
SpecifySeparateMicroGeometryForEachPlanetGear
Declaration
public virtual bool SpecifySeparateMicroGeometryForEachPlanetGear { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Implements
System.IEquatable<T>