Callback ProModelSavePostAction
Description
This is the notification function called after an explicit save of a model.
The user supplies this function by calling
ProNotificationSet() with the notify type
PRO_MODEL_SAVE_POST.
NOTE:
This function is not called on saves of models dependent upon the model explicitly called.
Synopsis
| (*ProModelSavePostAction) |
| ( /* (In) Path to the model that was just saved */ /* (In) Model file type that was just saved */ ) |
Returns
Return values are not interpreted by Creo Parametric. |
See Also
User Guide References