Class KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearMeshCompoundPowerFlow : KlingelnbergCycloPalloidConicalGearMeshCompoundPowerFlow, IEquatable<APIBase>
Properties
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>