Class KlingelnbergCycloPalloidSpiralBevelGearSetCompoundStabilityAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetCompoundStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearSetCompoundStabilityAnalysis : KlingelnbergCycloPalloidConicalGearSetCompoundStabilityAnalysis, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetStabilityAnalysis> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetStabilityAnalysis> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetStabilityAnalysis> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetStabilityAnalysis> |
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSet |
KlingelnbergCycloPalloidSpiralBevelGearsCompoundStabilityAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearCompoundStabilityAnalysis> KlingelnbergCycloPalloidSpiralBevelGearsCompoundStabilityAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearCompoundStabilityAnalysis> |
KlingelnbergCycloPalloidSpiralBevelMeshesCompoundStabilityAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundStabilityAnalysis> KlingelnbergCycloPalloidSpiralBevelMeshesCompoundStabilityAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundStabilityAnalysis> |
Implements
System.IEquatable<T>