Category 3D drawings and annotations, Object ProAnnotationplane

Function ProAnnotationplaneRemoveFromGallery


Description
Remove annotation plane with specified name from gallery
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationplaneRemoveFromGallery(
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.

Manual References:

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