Class KlingelnbergCycloPalloidSpiralBevelGearSetAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearSetAdvancedSystemDeflection : KlingelnbergCycloPalloidConicalGearSetAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSet |
AssemblyLoadCase
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSetLoadCase |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetSystemDeflection> |
ComponentDetailedAnalysis
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSetRating |
KlingelnbergCycloPalloidSpiralBevelGearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearAdvancedSystemDeflection> KlingelnbergCycloPalloidSpiralBevelGearsAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearAdvancedSystemDeflection> |
KlingelnbergCycloPalloidSpiralBevelMeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshAdvancedSystemDeflection> KlingelnbergCycloPalloidSpiralBevelMeshesAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshAdvancedSystemDeflection> |
Implements
System.IEquatable<T>