Class RingPinsToDiscConnectionModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RingPinsToDiscConnectionModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class RingPinsToDiscConnectionModalAnalysis : InterMountableComponentConnectionModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public RingPinsToDiscConnection ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| RingPinsToDiscConnection |
ConnectionLoadCase
Declaration
public RingPinsToDiscConnectionLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| RingPinsToDiscConnectionLoadCase |
SystemDeflectionResults
Declaration
public RingPinsToDiscConnectionSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| RingPinsToDiscConnectionSystemDeflection |
Implements
System.IEquatable<T>