Class RotorDynamicsDrawStyle
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RotorDynamicsDrawStyle
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.RotorDynamics
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class RotorDynamicsDrawStyle : ContourDrawStyle, IEquatable<APIBase>
Properties
ShowWhirlOrbits
Declaration
public bool ShowWhirlOrbits { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.IEquatable<T>