Class CylindricalGearShaper
Inheritance
System.Object
CylindricalGearShaper
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalGearShaper : InvoluteCutterDesign, IEquatable<APIBase>
Properties
ActualProtuberance
Declaration
public double ActualProtuberance { get; }
Property Value
| Type |
Description |
| System.Double |
|
BladeControlDistance
Declaration
public double BladeControlDistance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
CircleBladeFlankAngle
Declaration
public double CircleBladeFlankAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
CircleBladeRakeAngle
Declaration
public double CircleBladeRakeAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DiametralHeightAtSemiToppingThicknessMeasurement
Declaration
public double DiametralHeightAtSemiToppingThicknessMeasurement { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
EdgeHeight
Declaration
public double EdgeHeight { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
EdgeRadius
Declaration
public override double EdgeRadius { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
HasProtuberance
Declaration
public bool HasProtuberance { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
HasSemiToppingBlade
Declaration
public bool HasSemiToppingBlade { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
NominalAddendum
Declaration
public double NominalAddendum { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
NominalAddendumFactor
Declaration
public double NominalAddendumFactor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
NominalDedendum
Declaration
public double NominalDedendum { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
NominalDedendumFactor
Declaration
public double NominalDedendumFactor { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
NominalDiameter
Declaration
public double NominalDiameter { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
NormalThicknessAtSpecifiedDiameterForSemiTopping
Declaration
public double NormalThicknessAtSpecifiedDiameterForSemiTopping { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Protuberance
Declaration
public double Protuberance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProtuberanceAngle
Declaration
public double ProtuberanceAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ProtuberanceHeight
Declaration
public double ProtuberanceHeight { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double RadiusToCentreSOfToolTipRadius { get; }
Property Value
| Type |
Description |
| System.Double |
|
RootDiameter
Declaration
public double RootDiameter { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public virtual double RootFormDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
SemiToppingAngle
Declaration
public double SemiToppingAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
SemiToppingDiameter
Declaration
public Overridable<double> SemiToppingDiameter { get; set; }
Property Value
SemiToppingPressureAngle
Declaration
public double SemiToppingPressureAngle { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
ShaperEdgeType
Declaration
public ShaperEdgeTypes ShaperEdgeType { get; set; }
Property Value
TipControlDistance
Declaration
public double TipControlDistance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
TipDiameter
Declaration
public double TipDiameter { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
TipThickness
Declaration
public double TipThickness { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
UseMaximumEdgeRadius
Declaration
public bool UseMaximumEdgeRadius { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
VirtualToothNumber
Declaration
public double VirtualToothNumber { get; }
Property Value
| Type |
Description |
| System.Double |
|
WholeDepth
Declaration
public double WholeDepth { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods