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