Callback ProMdlDisplayPreAction
Description
This is the notification function called before starting to display a model.
Users must supply this function by calling
ProNotificationSet() with the notify type
PRO_MDL_DISPLAY_PRE.Synopsis
| (*ProMdlDisplayPreAction) |
| ( /* (In) The model about to be displayed */ ) |
Returns
Return values are not interpreted by Creo Parametric. |
See Also
User Guide References
Parent topic