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
>
ProError
(*ProParameterCreatePostAction)
(
ProParameter
* param
/* (In)
The created parameter.
*/
)
Returns
Any other value
Return values are not interpreted by Creo Parametric.
User Guide References
Notification Functions:ProParameterCreatePostAction
Model Modification Events:ProParameterCreatePostAction
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato