Class ConceptGearMeshCompoundMultibodyDynamicsAnalysis
Inheritance
System.Object
System.MarshalByRefObject
ConceptGearMeshCompoundMultibodyDynamicsAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses.Compound
Assembly: SMT.MastaAPI.11.0.dll
Syntax
public class ConceptGearMeshCompoundMultibodyDynamicsAnalysis : GearMeshCompoundMultibodyDynamicsAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public ConceptGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
ConceptGearMesh |
ConnectionMultibodyDynamicsAnalysisLoadCases
Declaration
public ReadOnlyCollection<ConceptGearMeshMultibodyDynamicsAnalysis> ConnectionMultibodyDynamicsAnalysisLoadCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptGearMeshMultibodyDynamicsAnalysis> |
Implements
System.IEquatable<T>