Category
3D drawings and annotations
, Object
ProAnnotation
Function ProAnnotationDesignateSet
Description
Sets Annotation as designnate.
Synopsis
#include <
ProAnnotation.h
>
ProError
ProAnnotationDesignateSet
(
ProAnnotation
*
annotation
/* (In)
Annotation.
*/
ProDesignateType
designate
/* (In)
Pass a designate type.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Manual References:
Annotations: Annotation Features and Annotations: Designate an Annotation
Annotations: Annotation Features and Annotations: Designate an Annotation
Technical Summary of Changes for Creo 11.0.0.0: Annotation Features