Namespace CAMAPI.Application
Interfaces
ICamApiApplication
Instance of CAM application
ICamApiApplicationSingleton
Singleton to get link to global application instance
ICamApiHandlerApplicationActiveProjectChanged
Handler for changing active project
ICamApiHandlerApplicationAfterClose
Handler for event to be called right after CAM application closed
ICamApiHandlerApplicationAfterLoad
Handler for event to be called right after CAM application loaded
ICamApiHandlerApplicationAfterLoadProject
Handler for event to be called right after project loaded
ICamApiHandlerApplicationAfterSaveProject
Handler for event to be called right after any project saved
ICamApiHandlerApplicationBeforeClose
Handler for event to be called right before CAM application closed
ICamApiHandlerApplicationBeforeLoadProject
Handler for event to be called right before project loaded
ICamApiHandlerApplicationBeforeSaveProject
Handler for event to be called right before current project saved
ICamApiHandlerApplicationNewProject
Handler for event to be called before application creates new project
ICamApiHandlerApplicationUpdateProcessState
Handler for event to be called when cam app process state is updated
ICamApiHandlerApplicationUpdateStartProgress
Handler for event to be called when cam app start progress is updated
IExtensionUtility
Utility in CAM application
IExtensionUtilityContext
Input parameters provided into IExtensionUtility.Run method
IExtensionUtilityRunner
Extension, which gives control to some target to execute some special job without necessity of result
IExtensionUtilityRunnerContext
Input parameters provided into IExtensionUtility.Run method
IUtilButtonContext
Information about utility in main CAM window