Class CylindricalGearHobDesign
Inheritance
System.Object
CylindricalGearHobDesign
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearHobDesign : CylindricalGearRackDesign, IEquatable<APIBase>
Properties
AddendumTolerance
Declaration
public double AddendumTolerance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
BladeControlDistance
Declaration
public double BladeControlDistance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
BladeRelief
Declaration
public double BladeRelief { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
EdgeHeight
Declaration
public override double EdgeHeight { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
EdgeRadiusTolerance
Declaration
public double EdgeRadiusTolerance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
FlatTipWidth
Declaration
public override double FlatTipWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
HasProtuberance
Declaration
public virtual bool HasProtuberance { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
HasSemiToppingBlade
Declaration
public virtual bool HasSemiToppingBlade { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
HobEdgeType
Declaration
public HobEdgeTypes HobEdgeType { get; set; }
Property Value
MaximumHobMaterialShape
Declaration
public CylindricalGearHobShape MaximumHobMaterialShape { get; }
Property Value
MinimumHobMaterialShape
Declaration
public CylindricalGearHobShape MinimumHobMaterialShape { get; }
Property Value
NominalHobShape
Declaration
public CylindricalGearHobShape NominalHobShape { get; }
Property Value
NominalRackShape
Declaration
public override RackShape NominalRackShape { get; }
Property Value
Overrides
NormalThicknessTolerance
Declaration
public double NormalThicknessTolerance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
NumberOfGashes
Declaration
public int NumberOfGashes { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
Protuberance
Declaration
public virtual double Protuberance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProtuberanceAngle
Declaration
public double ProtuberanceAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProtuberanceFactor
Declaration
public double ProtuberanceFactor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProtuberanceHeight
Declaration
public virtual double ProtuberanceHeight { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProtuberanceHeightRelativeToEdgeHeight
Declaration
public double ProtuberanceHeightRelativeToEdgeHeight { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProtuberanceHeightTolerance
Declaration
public double ProtuberanceHeightTolerance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProtuberanceLength
Declaration
public double ProtuberanceLength { get; }
Property Value
| Type |
Description |
| System.Double |
|
ProtuberanceTolerance
Declaration
public double ProtuberanceTolerance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SemiToppingBladeHeightTolerance
Declaration
public double SemiToppingBladeHeightTolerance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SemiToppingHeight
Declaration
public double SemiToppingHeight { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SemiToppingPressureAngle
Declaration
public virtual double SemiToppingPressureAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SemiToppingPressureAngleTolerance
Declaration
public double SemiToppingPressureAngleTolerance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SemiToppingStart
Declaration
public virtual double SemiToppingStart { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
TipControlDistance
Declaration
public double TipControlDistance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods