Class PinionFinishCutter
Inheritance
System.Object
PinionFinishCutter
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class PinionFinishCutter : ConicalGearCutter, IEquatable<APIBase>
Properties
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
Radius
Declaration
public override double Radius { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Implements
System.IEquatable<T>
Extension Methods