Class GearAdvancedSystemDeflection
Inheritance
System.Object
GearAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class GearAdvancedSystemDeflection : MountableComponentAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Gear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Gear |
Implements
System.IEquatable<T>