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