Class FormWheelGrindingSimulationCalculator
Inheritance
System.Object
FormWheelGrindingSimulationCalculator
Assembly: SMT.MastaAPI.14.1.1.dll
public class FormWheelGrindingSimulationCalculator : CutterSimulationCalc, IEquatable<APIBase>
Properties
Declaration
public double CentreDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double FinishDepthRadius { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double LimitingFinishDepthRadius { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public CylindricalGearFormedWheelGrinderTangible ProfiledGrindingWheel { get; }
Property Value
Declaration
public override double TransverseRootFilletRadius { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Implements
System.IEquatable<T>
Extension Methods