Function ProAnnotationElementGet
Description
Gets the annotation element that contains a given annotation.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProAnnotation.h>
ProAnnotationElementGet
(
ProAnnotation* annotation
/* (In)
The annotation (note, gtol, surface finish, symbol, ref. dim, driven dim).
*/
/* (Out)
The annotation element that contains the annotation.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
The annotation is not contained in any annotation element.
The annotation element owner of the annotation does not exist.
User Guide References
¿Fue esto útil?