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.
这对您有帮助吗?