Class PartToPartShearCouplingHalfPowerFlow
Inheritance
System.Object
PartToPartShearCouplingHalfPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class PartToPartShearCouplingHalfPowerFlow : CouplingHalfPowerFlow, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public PartToPartShearCouplingHalf ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| PartToPartShearCouplingHalf |
ComponentLoadCase
Declaration
public PartToPartShearCouplingHalfLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| PartToPartShearCouplingHalfLoadCase |
Implements
System.IEquatable<T>