Category 3D drawings and annotations, Object ProSetdatumtag

Callback ProSetdatumtagFilterAction


Description
Filter action for visiting set datum tags.
Synopsis
#include <ProSetDatumTag.h>
ProError(*ProSetdatumtagFilterAction)(
ProSetDatumTag* set_datum_tag
/* (In)
The set datum tag.
*/
ProAppData app_data
/* (In)
Application data passed to the function.
*/
)
Returns
PRO_TK_CONTINUESkip the visit action for this annotation.
Any other valueCalll the vist action for this annotation. This status will be passed to the visit action.