Class KlingelnbergConicalGearMeshDesign
Inheritance
System.Object
KlingelnbergConicalGearMeshDesign
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.KlingelnbergConical
Assembly: SMT.MastaAPI.14.1.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
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
Declaration
public virtual double NetFaceWidth { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>
System.IDisposable