API 文件集 > 3D drawings and annotations > Object ProAnnotation > Function ProAnnotationPositionUpdate
Function ProAnnotationPositionUpdate
Description
Updates the position of the drawing annotation and makes it associative to the position of the annotation in the 3D model.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProAnnotation.h>
ProAnnotationPositionUpdate
(
ProAnnotation* annotation
/* (In)
The annotation.
*/
ProDrawing drawing
/* (In)
The drawing.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The annotation is not shown in the drawing.
User Guide References
這是否有幫助?