Class BeltConnectionMultibodyDynamicsAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BeltConnectionMultibodyDynamicsAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class BeltConnectionMultibodyDynamicsAnalysis : InterMountableComponentConnectionMultibodyDynamicsAnalysis, 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 |
Extension
Measurement: VeryShortLength
Declaration
public double Extension { get; }
Property Value
Type | Description |
---|---|
System.Double |
LoadingStatus
Declaration
public LoadingStatus LoadingStatus { get; }
Property Value
Type | Description |
---|---|
LoadingStatus |
Tension
Measurement: Force
Declaration
public double Tension { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>