Class HobSimulationCalculator
Inheritance
System.Object
HobSimulationCalculator
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Manufacturing.Cylindrical.CutterSimulation
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class HobSimulationCalculator : RackSimulationCalculator, IEquatable<APIBase>
Properties
Hob
Declaration
public CylindricalGearHobShape Hob { get; }
Property Value
Type | Description |
---|---|
CylindricalGearHobShape |
Implements
System.IEquatable<T>