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