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