Category 3D drawings and annotations, Object ProNote

Function ProNoteAttachScreenSet


Description
Sets the location of the note text at the screen location.
Synopsis
#include <ProNote.h>
ProErrorProNoteAttachScreenSet(
ProNoteAttach note_att
/* (In)
The handle for the ProNoteAttach
*/
double p1
/* (In)
The parameter in the X direction
*/
double p2
/* (In)
The parameter in the Y direction
*/
double p3
/* (In)
The parameter in the Z direction
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully set the note text location.
PRO_TK_BAD_INPUTSOne or more input arguments is invalid.

Manual References:

  1. Annotations: Annotation Features and Annotations: Note Properties
  2. Annotations: Annotation Features and Annotations: Note Properties