Documentazione API > Parameters and relations > Object ProParameter > Callback ProParameterCreatePostAction
Callback ProParameterCreatePostAction
Description
This is the notification function prototype for a function called after a parameter has been created (actions of type PRO_PARAM_CREATE_POST).
Synopsis
#include <ProParameter.h>
(*ProParameterCreatePostAction)
(
/* (In)
The created parameter.
*/
)
Returns
Any other value
Return values are not interpreted by Creo Parametric.
User Guide References
È stato utile?