API 설명서 > 3D drawings and annotations > Object ProAnnotationelem > Callback ProAnnotationelemFilterAction
Callback ProAnnotationelemFilterAction
Description
This is the generic function for filtering an annotation element.
Synopsis
(*ProAnnotationelemFilterAction)
(
/* (In)
The annotation element
*/
/* (In)
The application data passed to the calling function
*/
)
Returns
Skip visiting this element and go to the next.
Other
Call the visit action for this element. The return value is passed as input to the visit action.
User Guide References
도움이 되셨나요?