Description | |||||||||||||||||
Sets an set datum tag to be erased from drawing view. This changes the drawing database to not show the annotation until it is explicitly shown again. | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProSetDatumTag.h> | |||||||||||||||||
ProError | ProDrawingSetdatumtagErase | ( | |||||||||||||||
ProDrawing drawing | |||||||||||||||||
/* (In) | |||||||||||||||||
The drawing where dfs needs to be shown. | |||||||||||||||||
*/ | |||||||||||||||||
ProView view | |||||||||||||||||
/* (In) | |||||||||||||||||
drawing view. Should NOT be NULL | |||||||||||||||||
*/ | |||||||||||||||||
ProSetDatumTag* tag | |||||||||||||||||
/* (In) | |||||||||||||||||
dfs | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProAnnotationShow | |||||||||||||||||
ProAnnotationIsShown | |||||||||||||||||
ProCombstateAnnotationErase | |||||||||||||||||
ProDrawingAnnotationErase |