Class ConceptCouplingSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConceptCouplingSystemDeflection
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 ConceptCouplingSystemDeflection : CouplingSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public ConceptCoupling AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
ConceptCoupling |
AssemblyLoadCase
Declaration
public ConceptCouplingLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
ConceptCouplingLoadCase |
PowerFlowResults
Declaration
public ConceptCouplingPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
ConceptCouplingPowerFlow |
Implements
System.IEquatable<T>