Class ComponentAdvancedSystemDeflection
Inheritance
System.Object
ComponentAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class ComponentAdvancedSystemDeflection : PartAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public Component ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| Component |
MagnitudeOfRotation
Declaration
public double MagnitudeOfRotation { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>