Class CylindricalGearShaperTangible
Inheritance
Implements
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.Cutters.Tangibles
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearShaperTangible : CutterShapeDefinition, IEquatable<APIBase>
Properties
ActualProtuberance
Field for verification of protuberance.
Measurement: ShortLength
Declaration
public double ActualProtuberance { get; }
Property Value
Type | Description |
---|---|
System.Double |
BaseDiameter
Measurement: ShortLength
Declaration
public double BaseDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
Design
Declaration
public CylindricalGearShaper Design { get; }
Property Value
Type | Description |
---|---|
CylindricalGearShaper |
EdgeRadius
Measurement: ShortLength
Declaration
public double EdgeRadius { get; }
Property Value
Type | Description |
---|---|
System.Double |
HelixAngle
Measurement: Angle
Declaration
public double HelixAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MaximumBladeControlDistance
Measurement: ShortLength
Declaration
public double MaximumBladeControlDistance { get; }
Property Value
Type | Description |
---|---|
System.Double |
MaximumProtuberance
Measurement: ShortLength
Declaration
public double MaximumProtuberance { get; }
Property Value
Type | Description |
---|---|
System.Double |
MaximumProtuberanceHeightForSingleCircle
Measurement: ShortLength
Declaration
public double MaximumProtuberanceHeightForSingleCircle { get; }
Property Value
Type | Description |
---|---|
System.Double |
MaximumTipControlDistanceForZeroProtuberance
Measurement: ShortLength
Declaration
public double MaximumTipControlDistanceForZeroProtuberance { get; }
Property Value
Type | Description |
---|---|
System.Double |
MaximumTipDiameterToAvoidPointedTeethNoProtuberance
Measurement: ShortLength
Declaration
public double MaximumTipDiameterToAvoidPointedTeethNoProtuberance { get; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumProtuberanceHavingPointedTeeth
Measurement: ShortLength
Declaration
public double MinimumProtuberanceHavingPointedTeeth { get; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumProtuberanceHeightForSingleCircle
Measurement: ShortLength
Declaration
public double MinimumProtuberanceHeightForSingleCircle { get; }
Property Value
Type | Description |
---|---|
System.Double |
NormalToothThickness
Measurement: ShortLength
Declaration
public double NormalToothThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Protuberance
This is the greatest distance the protuberance and fillet section project from the involute plane of the blade face.
Measurement: ShortLength
Declaration
public double Protuberance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ProtuberanceAngle
Measurement: Angle
Declaration
public double ProtuberanceAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ProtuberanceHeight
This is the height below the tip at which the protuberance blade starts.
Measurement: ShortLength
Declaration
public double ProtuberanceHeight { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
RootDiameter
Measurement: ShortLength
Declaration
public double RootDiameter { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SemiToppingDiameter
Diameter at the start of the semi-topping blade on the shaper
Measurement: ShortLength
Declaration
public double SemiToppingDiameter { get; }
Property Value
Type | Description |
---|---|
System.Double |
SemiToppingPressureAngle
Measurement: Angle
Declaration
public double SemiToppingPressureAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SingleCircleMaximumEdgeRadius
Measurement: ShortLength
Declaration
public double SingleCircleMaximumEdgeRadius { get; }
Property Value
Type | Description |
---|---|
System.Double |
TipDiameter
Measurement: ShortLength
Declaration
public double TipDiameter { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TipThickness
The length of the arc top of the tooth.
Measurement: ShortLength
Declaration
public double TipThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |