Class FEModelStaticAnalysisDrawStyle
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.NodalAnalysis.DevToolsAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class FEModelStaticAnalysisDrawStyle : FEModelTabDrawStyle, IEquatable<APIBase>
Properties
ShowForceArrows
Declaration
public bool ShowForceArrows { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Implements
System.IEquatable<T>