Class CylindricalGearHobShape
Inheritance
System.Object
CylindricalGearHobShape
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearHobShape : RackShape, IEquatable<APIBase>
Properties
Design
Declaration
public CylindricalGearHobDesign Design { get; }
Property Value
EdgeHeight
Declaration
public override double EdgeHeight { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
MaximumBladeControlDistance
Declaration
public double MaximumBladeControlDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumTipControlDistanceForZeroProtuberance
Declaration
public double MaximumTipControlDistanceForZeroProtuberance { get; }
Property Value
| Type |
Description |
| System.Double |
|
ProtuberanceLength
Declaration
public override double ProtuberanceLength { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
ProtuberancePressureAngle
Declaration
public override double ProtuberancePressureAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Implements
System.IEquatable<T>
Extension Methods