Namespace CAMIPC.Application
Interfaces
ICamIpcApplication
Instance of CAM application
ICamIpcHandlerApplicationActiveProjectChanged
Handler for changing active project
ICamIpcHandlerApplicationAfterClose
Handler for event to be called right after CAM application closed
ICamIpcHandlerApplicationAfterLoad
Handler for event to be called right after CAM application loaded
ICamIpcHandlerApplicationAfterLoadProject
Handler for event to be called right after project loaded
ICamIpcHandlerApplicationAfterSaveProject
Handler for event to be called right after any project saved
ICamIpcHandlerApplicationBeforeClose
Handler for event to be called right before CAM application closed
ICamIpcHandlerApplicationBeforeLoadProject
Handler for event to be called right before project loaded
ICamIpcHandlerApplicationBeforeSaveProject
Handler for event to be called right before current project saved
ICamIpcHandlerApplicationNewProject
Handler for event to be called before application creates new project
ICamIpcHandlerApplicationUpdateProcessState
Handler for event to be called when cam app process state is updated
ICamIpcHandlerApplicationUpdateStartProgress
Handler for event to be called when cam app start progress is updated
ICamIpcListApplication
List of ICamIpcApplication instances