Class BeltConnectionModalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BeltConnectionModalAnalysis
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 BeltConnectionModalAnalysis : InterMountableComponentConnectionModalAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public BeltConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
BeltConnection |
ConnectionLoadCase
Declaration
public BeltConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
BeltConnectionLoadCase |
SystemDeflectionResults
Declaration
public BeltConnectionSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
BeltConnectionSystemDeflection |
Implements
System.IEquatable<T>