Class GearSystemDeflection
Inheritance
System.Object
GearSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class GearSystemDeflection : MountableComponentSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Gear ComponentDesign { get; }
Property Value
GearSet
Declaration
public GearSetSystemDeflection GearSet { get; }
Property Value
IsLoaded
Declaration
public bool IsLoaded { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
MeshPointResultsInWCS
Declaration
public ReadOnlyCollection<ForceAndDisplacementResults> MeshPointResultsInWCS { get; }
Property Value
PowerFlowResults
Declaration
public GearPowerFlow PowerFlowResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods