Description | ||||||||
This is the notification function called before erasing a model.
Users must supply this function by calling ProNotificationSet() with the notify type PRO_MDL_ERASE_PRE. If this function returns an error, the erasing action will be aborted by Creo Parametric. |
||||||||
Synopsis | ||||||||
#include <ProMdl.h> | ||||||||
ProError | (*ProMdlErasePreAction) | (void) | ||||||
Returns | ||||||||
|
||||||||
See Also | ||||||||
ProNotificationSet |