Class KlingelnbergCycloPalloidSpiralBevelGearSetCompoundModalAnalysisAtAStiffness
Inheritance
System.Object
KlingelnbergCycloPalloidSpiralBevelGearSetCompoundModalAnalysisAtAStiffness
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class KlingelnbergCycloPalloidSpiralBevelGearSetCompoundModalAnalysisAtAStiffness : KlingelnbergCycloPalloidConicalGearSetCompoundModalAnalysisAtAStiffness, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetModalAnalysisAtAStiffness> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetModalAnalysisAtAStiffness> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public KlingelnbergCycloPalloidSpiralBevelGearSet ComponentDesign { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelGearsCompoundModalAnalysisAtAStiffness
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearCompoundModalAnalysisAtAStiffness> KlingelnbergCycloPalloidSpiralBevelGearsCompoundModalAnalysisAtAStiffness { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelMeshesCompoundModalAnalysisAtAStiffness
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundModalAnalysisAtAStiffness> KlingelnbergCycloPalloidSpiralBevelMeshesCompoundModalAnalysisAtAStiffness { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods