Category 3D drawings and annotations, Object ProAnnotationplane

Function ProAnnotationplaneAddToGallery


Description
Add annotation plane with specified name to gallery
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationplaneAddToGallery(
ProMdl mdl
/* (In)
model.
*/
wchar_t* name
/* (In)
name of the valid annotation plane.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_E_NOT_FOUNDno annotation plane exists with specified name.
PRO_TK_E_FOUNDAnnotation plane with same name already exist in the gallery.

Manual References:

  1. Annotations: Annotation Features and Annotations: Annotation Orientation
  2. Annotations: Annotation Features and Annotations: Annotation Orientation