Class KlingelnbergCycloPalloidSpiralBevelGearDesign
Inheritance
System.Object
KlingelnbergCycloPalloidSpiralBevelGearDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class KlingelnbergCycloPalloidSpiralBevelGearDesign : KlingelnbergConicalGearDesign, IEquatable<APIBase>, IDisposable
Properties
FaceWidth
Declaration
public override double FaceWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
GeneratingConeAngle
Declaration
public double GeneratingConeAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
InnerRootDiameter
Declaration
public override double InnerRootDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
InnerTipDiameter
Declaration
public override double InnerTipDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
InnerTipDiameterWithToothChamfer
Declaration
public double InnerTipDiameterWithToothChamfer { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanPitchDiameter
Declaration
public virtual double MeanPitchDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanSpiralAngle
Declaration
public virtual double MeanSpiralAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
OuterRootDiameter
Declaration
public override double OuterRootDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
OuterTipDiameter
Declaration
public virtual double OuterTipDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchDepth
Declaration
public double PitchDepth { get; }
Property Value
| Type |
Description |
| System.Double |
|
PitchDiameter
Declaration
public virtual double PitchDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods