API 文件集 > 3D drawings and annotations > Object ProAnnotation > Function ProAnnotationLegacyConvert
Function ProAnnotationLegacyConvert
Description
Converts annotation created before Creo 4.0 or created using deprecated APIs ProGtolCreate or ProSetdatumtagCreate.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAnnotation.h>
ProAnnotationLegacyConvert
(
ProAnnotation* annotation
/* (In)
The annotation ( gtol, ref. dim., driven dim, set datum tag ).
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more arguments was invalid.
The annotation is not legacy
這是否有幫助?