Callback ProRmdtBoundBoxPreAction
Description
This is the notification function called before the bounding box dialog.
This function is to be supplied by the user by calling
ProNotificationSet() with the notify type
PRO_RMDT_BOUND_BOX_PRE.Synopsis
| (*ProRmdtBoundBoxPreAction) |
| ( /* (In) The handle to the mold layout */ ) |
Returns
| Successful exit from this function. |
Other | An error was encountered. The bounding box dialog will not be called. |
See Also
User Guide References
Parent topic