Class ConceptCouplingSystemDeflection
Inheritance
System.Object
ConceptCouplingSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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>