Interface INCT_LatheStockRemovalCycleEvents2
Provides turning cycle control interface. Extends INCT_LatheStockRemovalCycleEvents.
Assembly: STNCFormers.dll
[Guid("C46C3444-DD93-4D62-A1E1-D81637D37775")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface INCT_LatheStockRemovalCycleEvents2 : INCT_LatheStockRemovalCycleEvents
Methods
Declaration
void OnCalcContourGeometry()
Declaration
void OnCalcNextPoint(int Iteration, TNCLSRPointType PointType, ref TNC2DPoint Point)
Parameters
Declaration
void OnCalcNextStep(int Iteration, TNCLSRPointType PointType, ref double Step, ref double Offset)
Parameters