Class SpringDamperConnectionSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpringDamperConnectionSystemDeflection
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 SpringDamperConnectionSystemDeflection : CouplingConnectionSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public SpringDamperConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
SpringDamperConnection |
ConnectionLoadCase
Declaration
public SpringDamperConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
SpringDamperConnectionLoadCase |
PowerFlowResults
Declaration
public SpringDamperConnectionPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
SpringDamperConnectionPowerFlow |
Implements
System.IEquatable<T>