Class RingPinsToDiscConnectionHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RingPinsToDiscConnectionHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class RingPinsToDiscConnectionHarmonicAnalysis : InterMountableComponentConnectionHarmonicAnalysis, 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>