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