Category 3D drawings and annotations, Object ProAnnotationplane

Function ProAnnotationplaneNamesGet


Description
Get the names corresponding to the annotation plane.
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationplaneNamesGet(
ProAnnotationPlane* plane
/* (In)
plane.
*/
wchar_t*** names
/* (Out)
names of the annotation plane. Please free using ProWstringArrayFree().
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_E_NOT_FOUNDno names assigned to plane.

Manual References:

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