Category 3D drawings and annotations, Object ProNote

Function ProNoteAttachPlaneGet


Description
Gets the note annotation plane.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProNote.h>
ProErrorProNoteAttachPlaneGet(
ProNoteAttach note_att
/* (In)
The handle for the ProNoteAttach
*/
ProAnnotationPlane* annotation_plane
/* (Out)
The annotation plane.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_NO_LICENSELicense check failure.

Manual References:

  1. Annotations: Annotation Features and Annotations: Accessing the Note Placement
  2. Annotations: Annotation Features and Annotations: Accessing the Note Placement