Class KlingelnbergCycloPalloidHypoidGearSetCompoundStabilityAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidHypoidGearSetCompoundStabilityAnalysis
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 KlingelnbergCycloPalloidHypoidGearSetCompoundStabilityAnalysis : KlingelnbergCycloPalloidConicalGearSetCompoundStabilityAnalysis, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetStabilityAnalysis> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetStabilityAnalysis> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetStabilityAnalysis> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetStabilityAnalysis> |
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidHypoidGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidHypoidGearSet |
KlingelnbergCycloPalloidHypoidGearsCompoundStabilityAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearCompoundStabilityAnalysis> KlingelnbergCycloPalloidHypoidGearsCompoundStabilityAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearCompoundStabilityAnalysis> |
KlingelnbergCycloPalloidHypoidMeshesCompoundStabilityAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshCompoundStabilityAnalysis> KlingelnbergCycloPalloidHypoidMeshesCompoundStabilityAnalysis { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearMeshCompoundStabilityAnalysis> |
Implements
System.IEquatable<T>