API 설명서
>
Creo Parametric fundamentals
>
Object ProMdl
> Callback ProMdlNoteFilterAction
Callback ProMdlNoteFilterAction
Description
This a generic user filter function for visiting notes.
Synopsis
#include <
ProNote.h
>
ProError
(*ProMdlNoteFilterAction)
(
ProNote
* note_item
/* (In)
The
ProNote
being visited
*/
ProAppData
app_data
/* (In)
The user data passed to the visit function
*/
)
Returns
PRO_TK_NO_ERROR
Call the visit function.
PRO_TK_CONTINUE
Skip this note and don't call the visit function.
PRO_TK_GENERAL_ERROR
Stop visiting.
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.