API 설명서
>
Drawings and detail
>
Object ProDwgtable
> Callback ProDwgtableDeletePostAction
Callback ProDwgtableDeletePostAction
Description
This is the prototype for a notification to be called after deletion of a drawing table. The
ProNotifyType
value for the notification is
PRO_DWGTABLE_DELETE_POST.
Synopsis
#include <
ProDwgtable.h
>
ProError
(*ProDwgtableDeletePostAction)
(
ProDrawing
drawing
/* (In)
The drawing that owned the table.
*/
int table_id
/* (In)
UNINITIALIZED
*/
)
Returns
Any other value
Return values are not interpreted by Creo Parametric.
See Also
ProDwgtableDeletePreAction
,
ProDwgtableRowDeletePostAction
User Guide References
Notification Functions:ProDwgtableDeletePostAction
Model Modification Events:ProDwgtableDeletePostAction
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.