Category 3D drawings and annotations, Object ProAnnotationplane

Function ProAnnotationplaneByNameInit


Description
Get Annotation plane from specified name.
Synopsis
#include <ProAnnotation.h>
ProErrorProAnnotationplaneByNameInit(
ProMdl mdl
/* (In)
model.
*/
wchar_t* name
/* (In)
name of wanted Annotation Plane.
*/
ProAnnotationPlane* plane
/* (Out)
Annotation plane with specified name.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_E_NOT_FOUNDNo Annotation Plane with specified name.

Manual References:

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