Class ConceptCouplingCompoundMultibodyDynamicsAnalysis
Inheritance
System.Object
System.MarshalByRefObject
ConceptCouplingCompoundMultibodyDynamicsAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses.Compound
Assembly: SMT.MastaAPI.11.0.dll
Syntax
public class ConceptCouplingCompoundMultibodyDynamicsAnalysis : CouplingCompoundMultibodyDynamicsAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public ConceptCoupling AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
ConceptCoupling |
AssemblyMultibodyDynamicsAnalysisLoadCases
Declaration
public ReadOnlyCollection<ConceptCouplingMultibodyDynamicsAnalysis> AssemblyMultibodyDynamicsAnalysisLoadCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptCouplingMultibodyDynamicsAnalysis> |
Implements
System.IEquatable<T>