Description | ||||||||||||||
Sets an annotation to be erased from specified combined state. This changes the model database to not show the annotation until it is explicitly shown again. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCombstate.h> | ||||||||||||||
ProError | ProCombstateAnnotationErase | ( | ||||||||||||
ProCombstate* cs_item | ||||||||||||||
/* (In) | ||||||||||||||
The handle to a combined state item. | ||||||||||||||
*/ | ||||||||||||||
ProAnnotation* annotation | ||||||||||||||
/* (In) | ||||||||||||||
The annotation (note, gtol, surface finish, symbol, ref. dim., driven dim, dimension). Note: regular dimensions may only be erased from a drawing. |
||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProAnnotationErase |