API 설명서
>
Miscellaneous
>
Object ProModel
> Callback ProModelCreatePostAction
Callback ProModelCreatePostAction
Description
This is the notification function called after creating a model.
Users must supply this function by calling
ProNotificationSet
() with the notify type
PRO_MODEL_CREATE_POST.
Synopsis
#include <
ProMdl.h
>
ProError
(*ProModelCreatePostAction)
(
ProMdlName
p_created_mdl
/* (In)
The information for the model that was just created
*/
ProMdlExtension
mdl_ext
/* (In)
The model type extension
*/
)
Returns
Return values are not interpreted by Creo Parametric.
See Also
ProNotificationSet
User Guide References
Post-file Management Events:ProModelCreatePostAction
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.