Class KlingelnbergCycloPalloidSpiralBevelGearMeshRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearMeshRating
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.Rating.KlingelnbergSpiralBevel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearMeshRating : KlingelnbergCycloPalloidConicalGearMeshRating, IEquatable<APIBase>
Properties
KlingelnbergCycloPalloidSpiralBevelGearMesh
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearMeshDesign KlingelnbergCycloPalloidSpiralBevelGearMesh { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearMeshDesign |
KlingelnbergCycloPalloidSpiralBevelGearRatings
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearRating> KlingelnbergCycloPalloidSpiralBevelGearRatings { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearRating> |
KN3030KlingelnbergMeshSingleFlankRating
Declaration
public KlingelnbergCycloPalloidSpiralBevelMeshSingleFlankRating KN3030KlingelnbergMeshSingleFlankRating { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelMeshSingleFlankRating |
Implements
System.IEquatable<T>