Class ISO6336GeometryForShapedGears
Inheritance
System.Object
ISO6336GeometryForShapedGears
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ISO6336GeometryForShapedGears : ISO6336GeometryBase, IEquatable<APIBase>
Properties
AuxiliaryAngle
Declaration
public double AuxiliaryAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double BaseRadiusOfTheTool { get; }
Property Value
| Type |
Description |
| System.Double |
|
CuttingPitchRadiusOfTheGear
Declaration
public double CuttingPitchRadiusOfTheGear { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double CuttingPitchRadiusOfTheTool { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double DistanceOfThePointMToThePointOfContactOfThePitchCircles { get; }
Property Value
| Type |
Description |
| System.Double |
|
EquivalentNumbersOfTeeth
Declaration
public double EquivalentNumbersOfTeeth { get; }
Property Value
| Type |
Description |
| System.Double |
|
HalfAngleOfThicknessAtPointM
Declaration
public double HalfAngleOfThicknessAtPointM { get; }
Property Value
| Type |
Description |
| System.Double |
|
ManufacturingCentreDistance
Declaration
public double ManufacturingCentreDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
ManufacturingToothRatio
Declaration
public double ManufacturingToothRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
RadiusOfPointM
Declaration
public double RadiusOfPointM { get; }
Property Value
| Type |
Description |
| System.Double |
|
Theta
Declaration
public double Theta { get; }
Property Value
| Type |
Description |
| System.Double |
|
ToothRootFilletRadius
Declaration
public virtual double ToothRootFilletRadius { get; }
Property Value
| Type |
Description |
| System.Double |
|
ToothRootThickness
Declaration
public virtual double ToothRootThickness { get; }
Property Value
| Type |
Description |
| System.Double |
|
TransversePressureAngleForRadiusOfPointM
Declaration
public double TransversePressureAngleForRadiusOfPointM { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double VirtualTipDiameterOfTool { get; }
Property Value
| Type |
Description |
| System.Double |
|
WorkingPressureAngle
Declaration
public double WorkingPressureAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods