Category 3D drawings and annotations, Object ProAnnotation

Function ProAnnotationDesignateSet


Description
Sets Annotation as designnate.
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationDesignateSet(
ProAnnotation* annotation
/* (In)
Annotation.
*/
ProDesignateType designate
/* (In)
Pass a designate type.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Annotations: Annotation Features and Annotations: Designate an Annotation
  2. Annotations: Annotation Features and Annotations: Designate an Annotation
  3. Technical Summary of Changes for Creo 11.0.0.0: Annotation Features