Class ShaperSimulationCalculator
Inheritance
System.Object
ShaperSimulationCalculator
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class ShaperSimulationCalculator : CutterSimulationCalc, IEquatable<APIBase>
Properties
CuttingCentreDistance
Declaration
public double CuttingCentreDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
CuttingPressureAngle
Declaration
public double CuttingPressureAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
Shaper
Declaration
public CylindricalGearShaperTangible Shaper { get; }
Property Value
ShaperSAPDiameter
Declaration
public double ShaperSAPDiameter { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods