Class CylindricalPlanetGearLoadCase
Inheritance
System.Object
CylindricalPlanetGearLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalPlanetGearLoadCase : CylindricalGearLoadCase, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public CylindricalPlanetGear ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| CylindricalPlanetGear |
Implements
System.IEquatable<T>