Namespace CAMIPC.TechOperation
Interfaces
ICamIpcHandlerTechOperationInitModelFormers
Handler for event to be called when initializing models in job assignment
ICamIpcHandlerTechOperationLoadFromXmlProp
Handler for event to be called when reading operation properties from XML file, describing operation
ICamIpcHandlerTechOperationSaveToXmlProp
Handler for event to be called when saving operation properties to XML file, describing operation
ICamIpcHandlerTechOperationToolChanged
Handler for event to be called right after tool of the operation is changed
ICamIpcMachiningTool
Abstract machining tool interface. You can cast different interfaces to it depend on exact tool type.