Class InterMountableComponentConnectionSystemDeflection
Inheritance
System.Object
InterMountableComponentConnectionSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class InterMountableComponentConnectionSystemDeflection : ConnectionSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public InterMountableComponentConnection ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| InterMountableComponentConnection |
PowerFlowResults
Declaration
public InterMountableComponentConnectionPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| InterMountableComponentConnectionPowerFlow |
Implements
System.IEquatable<T>