Class KlingelnbergCycloPalloidSpiralBevelGearSetCompoundStabilityAnalysis
Inheritance
System.Object
KlingelnbergCycloPalloidSpiralBevelGearSetCompoundStabilityAnalysis
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class KlingelnbergCycloPalloidSpiralBevelGearSetCompoundStabilityAnalysis : KlingelnbergCycloPalloidConicalGearSetCompoundStabilityAnalysis, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetStabilityAnalysis> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetStabilityAnalysis> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public KlingelnbergCycloPalloidSpiralBevelGearSet ComponentDesign { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelGearsCompoundStabilityAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearCompoundStabilityAnalysis> KlingelnbergCycloPalloidSpiralBevelGearsCompoundStabilityAnalysis { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelMeshesCompoundStabilityAnalysis
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundStabilityAnalysis> KlingelnbergCycloPalloidSpiralBevelMeshesCompoundStabilityAnalysis { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods