Class PartToPartShearCouplingSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PartToPartShearCouplingSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public 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>