Class CylindricalPlanetGearCompoundMultibodyDynamicsAnalysis
Inheritance
System.Object
CylindricalPlanetGearCompoundMultibodyDynamicsAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CylindricalPlanetGearCompoundMultibodyDynamicsAnalysis : CylindricalGearCompoundMultibodyDynamicsAnalysis, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<CylindricalPlanetGearMultibodyDynamicsAnalysis> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalPlanetGearMultibodyDynamicsAnalysis> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<CylindricalPlanetGearMultibodyDynamicsAnalysis> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalPlanetGearMultibodyDynamicsAnalysis> |
Implements
System.IEquatable<T>