Class KlingelnbergConicalGearMeshDesign
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KlingelnbergConicalGearMeshDesign
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.KlingelnbergConical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class KlingelnbergConicalGearMeshDesign : ConicalGearMeshDesign, IEquatable<APIBase>, IDisposable
Properties
ApplicationFactor
Declaration
public virtual Overridable<double> ApplicationFactor { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
EffectiveFaceWidth
Measurement: ShortLength
Declaration
public double EffectiveFaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
LoadDistributionFactorLongitudinal
Declaration
public Overridable<double> LoadDistributionFactorLongitudinal { get; set; }
Property Value
Type | Description |
---|---|
Overridable<System.Double> |
NetFaceWidth
Measurement: ShortLength
Declaration
public virtual double NetFaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>
System.IDisposable