Class KlingelnbergCycloPalloidSpiralBevelGearSetCompoundMultibodyDynamicsAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetCompoundMultibodyDynamicsAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearSetCompoundMultibodyDynamicsAnalysis : KlingelnbergCycloPalloidConicalGearSetCompoundMultibodyDynamicsAnalysis, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetMultibodyDynamicsAnalysis> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetMultibodyDynamicsAnalysis> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetMultibodyDynamicsAnalysis> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetMultibodyDynamicsAnalysis> |
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSet |
KlingelnbergCycloPalloidSpiralBevelGearsCompoundMultibodyDynamicsAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearCompoundMultibodyDynamicsAnalysis> KlingelnbergCycloPalloidSpiralBevelGearsCompoundMultibodyDynamicsAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearCompoundMultibodyDynamicsAnalysis> |
KlingelnbergCycloPalloidSpiralBevelMeshesCompoundMultibodyDynamicsAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundMultibodyDynamicsAnalysis> KlingelnbergCycloPalloidSpiralBevelMeshesCompoundMultibodyDynamicsAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundMultibodyDynamicsAnalysis> |
Implements
System.IEquatable<T>