Class KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundSystemDeflection
Inheritance
System.Object
KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundSystemDeflection : KlingelnbergCycloPalloidConicalGearMeshCompoundSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
[Obsolete("Use ConnectionDesign")]
public KlingelnbergCycloPalloidSpiralBevelGearMesh ComponentDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearMesh |
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshSystemDeflection> ConnectionAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshSystemDeflection> |
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshSystemDeflection> ConnectionAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshSystemDeflection> |
ConnectionDesign
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearMesh |
Implements
System.IEquatable<T>