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