Class CylindricalCutterSimulatableGear
Inheritance
System.Object
CylindricalCutterSimulatableGear
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CylindricalCutterSimulatableGear : APIBase, IEquatable<APIBase>
Properties
FaceWidth
Declaration
public double FaceWidth { get; }
Property Value
Type |
Description |
System.Double |
|
GeneratingProfileShiftCoefficient
Declaration
public double GeneratingProfileShiftCoefficient { get; }
Property Value
Type |
Description |
System.Double |
|
HelixAngle
Declaration
public double HelixAngle { get; }
Property Value
Type |
Description |
System.Double |
|
InternalExternal
Declaration
public InternalExternalType InternalExternal { get; }
Property Value
IsLeftHanded
Declaration
public bool IsLeftHanded { get; }
Property Value
Type |
Description |
System.Boolean |
|
Name
Declaration
public string Name { get; }
Property Value
Type |
Description |
System.String |
|
NormalModule
Declaration
public double NormalModule { get; }
Property Value
Type |
Description |
System.Double |
|
NormalPressureAngle
Declaration
public double NormalPressureAngle { get; }
Property Value
Type |
Description |
System.Double |
|
NormalThickness
Declaration
public double NormalThickness { get; }
Property Value
Type |
Description |
System.Double |
|
NumberOfTeethUnsigned
Declaration
public double NumberOfTeethUnsigned { get; }
Property Value
Type |
Description |
System.Double |
|
ReferenceDiameter
Declaration
public double ReferenceDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
RootDiameter
Declaration
public double RootDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double RootFormDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
TipDiameter
Declaration
public double TipDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double TipFormDiameter { get; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods