Class PartToPartShearCouplingSystemDeflection
Inheritance
System.Object
PartToPartShearCouplingSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PartToPartShearCouplingSystemDeflection : CouplingSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public PartToPartShearCoupling AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCoupling |
AssemblyLoadCase
Declaration
public PartToPartShearCouplingLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingLoadCase |
PartToPartShearCouplingConnection
Declaration
public PartToPartShearCouplingConnectionSystemDeflection PartToPartShearCouplingConnection { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingConnectionSystemDeflection |
PowerFlowResults
Declaration
public PartToPartShearCouplingPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingPowerFlow |
Implements
System.IEquatable<T>