API Documentation > 3D drawings and annotations > Object ProAnnotation > Function ProAnnotationDesignateSet
Function ProAnnotationDesignateSet
Description
Sets Annotation as designnate.
Synopsis
#include <ProAnnotation.h>
ProAnnotationDesignateSet
(
ProAnnotation* annotation
/* (In)
Annotation.
*/
/* (In)
Pass a designate type.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Was this helpful?