Class ConceptCouplingHalfMultibodyDynamicsAnalysis
Inheritance
System.Object
System.MarshalByRefObject
ConceptCouplingHalfMultibodyDynamicsAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses
Assembly: SMT.MastaAPI.11.0.dll
Syntax
public class ConceptCouplingHalfMultibodyDynamicsAnalysis : CouplingHalfMultibodyDynamicsAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public ConceptCouplingHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
ConceptCouplingHalf |
ComponentLoadCase
Declaration
public ConceptCouplingHalfLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
ConceptCouplingHalfLoadCase |
Torque
Torque of the coupling half on the coupling connection.
Measurement: Torque
Declaration
public double Torque { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>