Class KlingelnbergCycloPalloidConicalGearSet
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergCycloPalloidConicalGearSet
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.PartModel.Gears
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class KlingelnbergCycloPalloidConicalGearSet : ConicalGearSet, IEquatable<APIBase>
Properties
KlingelnbergConicalGearSetDesign
Declaration
public KlingelnbergConicalGearSetDesign KlingelnbergConicalGearSetDesign { get; }
Property Value
Type | Description |
---|---|
Klingelnberg |
Implements
System.IEquatable<T>