Users may want to replace the callback for the CE option on the
Delete menu in MODEL with a customised callback. This can be done using an add-in, without modifying the AVEVA supplied files. To apply the changes in a new version of AVEVA E3Dâ„¢, the files can simply be copied across.
Create an APPMENU object corresponding to the
Delete menu.
Register the object with !!appMenuCntrl so the menu item is replaced in all applications.
The callback of the Delete button on the main toolbar can also be modified.