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