Class RackSimulationCalculator
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RackSimulationCalculator
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 abstract class RackSimulationCalculator : CutterSimulationCalc, IEquatable<APIBase>
Properties
HobWorkingDepthDelta
Measurement: ShortLength
Declaration
public double HobWorkingDepthDelta { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>