Category 3D drawings and annotations, Object ProAnnotationfeat

Function ProAnnotationfeatElementCopy


Description
Copy and add an existing annotation element to the annotation feature.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProAnnotationFeat.h>
ProErrorProAnnotationfeatElementCopy(
ProSelection feature
/* (In)
The annotation feature. If the feature belongs to an assembly, component path must be specified.
*/
ProAnnotationElem* element
/* (In)
The annotation element to copy and add.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.

Manual References:

  1. Annotations: Annotation Features and Annotations: Redefining Annotation Features