API Documentation
>
3D drawings and annotations
>
Object ProAnnotation
> Function ProAnnotationDesignateSet
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.
User Guide References
Designate an Annotation:ProAnnotationDesignateSet
Was this helpful?
This site works best with JavaScript enabled