All Frameworks Class Hierarchy This Framework Indexes
ManufacturingInterfaces Interface CATIMfgActInEditorActivity
Usage: you can freely reimplement this interface.
interface CATIMfgActInEditorActivity
Interface that allows to act in the Manufacturing Operation editor to add some special behaviour.
Role: Component that implement CATIMfgActInEditorActivity should be a Manufacturing Operation.
Method Index
- o
OnCancelButton()
- Implement this method to add some special behaviour when Cancel button of
Manfacturing operation editor is pressed.
Methods
o OnCancelButton
| public virtual OnCancelButton( | ) |
-
Implement this method to add some special behaviour when Cancel button of
Manfacturing operation editor is pressed.
Note this method is also called when the operation editor ends because it is
cancelled by an exclusive command.
This object is included in the file: CATIMfgActInEditorActivity.h
If needed, your Imakefile.mk should include the module: MfgItfEnv