Class RingPinsSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RingPinsSystemDeflection
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 RingPinsSystemDeflection : MountableComponentSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public RingPins ComponentDesign { get; }
Property Value
Type | Description |
---|---|
RingPins |
ComponentLoadCase
Declaration
public RingPinsLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
RingPinsLoadCase |
PowerFlowResults
Declaration
public RingPinsPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
RingPinsPowerFlow |
Implements
System.IEquatable<T>