Class CylindricalGearPinionTypeCutter
Inheritance
System.Object
CylindricalGearPinionTypeCutter
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class CylindricalGearPinionTypeCutter : CylindricalGearAbstractRack, IEquatable<APIBase>
Properties
LeftFlank
Declaration
public CylindricalGearPinionTypeCutterFlank LeftFlank { get; }
Property Value
NominalAddendumFactor
Declaration
public double NominalAddendumFactor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
NominalDedendumFactor
Declaration
public double NominalDedendumFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
NumberOfTeeth
Declaration
public int NumberOfTeeth { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
ProfileShiftCoefficient
Declaration
public Overridable<double> ProfileShiftCoefficient { get; set; }
Property Value
RightFlank
Declaration
public CylindricalGearPinionTypeCutterFlank RightFlank { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods