Category 3D drawings and annotations, Object ProAnnotation

Function ProAnnotationDesignateGet


Description
Get Annotation designate type.
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationDesignateGet(
ProAnnotation* annotation
/* (In)
Annotation.
*/
ProDesignateType* designate
/* (Out)
Get a designate type.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_E_NOT_FOUNDThe annotation is not in an annotation element.

Manual References:

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