Class KlingelnbergCycloPalloidSpiralBevelGearMeshAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearMeshAdvancedSystemDeflection
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 KlingelnbergCycloPalloidSpiralBevelGearMeshAdvancedSystemDeflection : KlingelnbergCycloPalloidConicalGearMeshAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentDetailedAnalysis
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearMeshRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearMeshRating |
ConnectionDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearMesh |
ConnectionLoadCase
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearMeshLoadCase |
ConnectionSystemDeflectionResults
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshSystemDeflection> ConnectionSystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshSystemDeflection> |
Implements
System.IEquatable<T>