Class KlingelnbergCycloPalloidSpiralBevelGearSetCompoundAdvancedSystemDeflection
Inheritance
System.Object
KlingelnbergCycloPalloidSpiralBevelGearSetCompoundAdvancedSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class KlingelnbergCycloPalloidSpiralBevelGearSetCompoundAdvancedSystemDeflection : KlingelnbergCycloPalloidConicalGearSetCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetAdvancedSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public KlingelnbergCycloPalloidSpiralBevelGearSet ComponentDesign { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelGearsCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearCompoundAdvancedSystemDeflection> KlingelnbergCycloPalloidSpiralBevelGearsCompoundAdvancedSystemDeflection { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelMeshesCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundAdvancedSystemDeflection> KlingelnbergCycloPalloidSpiralBevelMeshesCompoundAdvancedSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods