Category 3D drawings and annotations, Object ProAnnotation

Function ProAnnotationLegacyConvert


Description
Converts annotation created before Creo 4.0 or created using deprecated APIs ProGtolCreate or ProSetdatumtagCreate.
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationLegacyConvert(
ProAnnotation* annotation
/* (In)
The annotation ( gtol, ref. dim., driven dim, set datum tag ).
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_NO_CHANGEThe annotation is not legacy

Manual References:

  1. Annotations: Annotation Features and Annotations: Converting Annotations to Latest Version