Description | ||||||||||||||
Gets the annotation element that contains a given annotation. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for 3D Drawings | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProAnnotation.h> | ||||||||||||||
ProError | ProAnnotationElementGet | ( | ||||||||||||
ProAnnotation* annotation | ||||||||||||||
/* (In) | ||||||||||||||
The annotation (note, gtol, surface finish, symbol, ref. dim, driven dim). | ||||||||||||||
*/ | ||||||||||||||
ProAnnotationElem* element | ||||||||||||||
/* (Out) | ||||||||||||||
The annotation element that contains the annotation. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|