Class WheelRoughCutter
Inheritance
System.Object
WheelRoughCutter
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class WheelRoughCutter : ConicalGearCutter, IEquatable<APIBase>
Properties
DeltaBG
Declaration
public double DeltaBG { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
InnerBladePointRadiusConvex
Declaration
public override double InnerBladePointRadiusConvex { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
OuterBladePointRadiusConcave
Declaration
public override double OuterBladePointRadiusConcave { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
PointWidth
Declaration
public double PointWidth { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
StockAllowance
Declaration
public double StockAllowance { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods