Class CylindricalGearGrindingWorm
Inheritance
System.Object
CylindricalGearGrindingWorm
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearGrindingWorm : CylindricalGearRackDesign, IEquatable<APIBase>
Properties
EdgeHeight
Declaration
public override double EdgeHeight { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
FlatTipWidth
Declaration
public override double FlatTipWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
HasTolerances
Declaration
public override bool HasTolerances { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Overrides
NominalRackShape
Declaration
public override RackShape NominalRackShape { get; }
Property Value
Overrides
NominalWormGrinderShape
Declaration
public CylindricalGearWormGrinderShape NominalWormGrinderShape { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods