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