Interface ICamIpcHandlerTechOperationToolpathCalculated
Handler for event to be called right after the operation body toolpath is (re)computed
Namespace: CAMIPC.TechOperation
Assembly: CAMIPC.TechOperation.dll
Syntax
[Guid("D1D32BC1-1E03-42D1-8B6A-517F1B0E9B4B")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcHandlerTechOperationToolpathCalculated
Methods
ToolpathCalculated(ICamIpcTechOperation)
Handler for event to be called right after the operation body toolpath is (re)computed
Declaration
void ToolpathCalculated(ICamIpcTechOperation Operation)
Parameters
| Type | Name | Description |
|---|---|---|
| ICamIpcTechOperation | Operation |