Category 3D drawings and annotations, Object ProAnnotation

Function ProAnnotationAttachmentUpdate


Description
Updates the attachment of the drawing annotation and makes it associative to the attachment of the annotation in the 3D model.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationAttachmentUpdate(
ProAnnotation* annotation
/* (In)
The annotation.
*/
ProDrawing drawing
/* (In)
The drawing.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_E_NOT_FOUNDThe annotation is not shown in the drawing.

Manual References:

  1. Annotations: Annotation Features and Annotations: Annotation Associativity