Class FEModelStaticAnalysisDrawStyle
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FEModelStaticAnalysisDrawStyle
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.NodalAnalysis.DevToolsAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FEModelStaticAnalysisDrawStyle : FEModelTabDrawStyle, IEquatable<APIBase>
Properties
ShowForceArrows
Show force arrows
Declaration
public bool ShowForceArrows { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.IEquatable<T>