Class KlingelnbergCycloPalloidSpiralBevelGearSetRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidSpiralBevelGearSetRating
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 KlingelnbergCycloPalloidSpiralBevelGearSetRating : KlingelnbergCycloPalloidConicalGearSetRating, IEquatable<APIBase>
Properties
KlingelnbergCycloPalloidSpiralBevelGearRatings
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearRating> KlingelnbergCycloPalloidSpiralBevelGearRatings { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearRating> |
KlingelnbergCycloPalloidSpiralBevelGearSet
Declaration
public KlingelnbergCycloPalloidSpiralBevelGearSetDesign KlingelnbergCycloPalloidSpiralBevelGearSet { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidSpiralBevelGearSetDesign |
KlingelnbergCycloPalloidSpiralBevelMeshRatings
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshRating> KlingelnbergCycloPalloidSpiralBevelMeshRatings { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearMeshRating> |
Implements
System.IEquatable<T>