Category 3D drawings and annotations, Object ProNote

Function ProNoteAttachOnitemSet


Description
Sets a note attachment to be "On item" and assigns the item. This clears previous settings of leaders and location assigned to this note attachment structure.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProNote.h>
ProErrorProNoteAttachOnitemSet(
ProNoteAttach note_att
/* (In)
The handle for the ProNoteAttach
*/
ProSelection on_item
/* (In)
The selection item for the note attachment.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully added a leader to the note.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_NO_LICENSELicense check failure.

Manual References:

  1. Annotations: Annotation Features and Annotations: Modifying 3D Note Attachments
  2. Annotations: Annotation Features and Annotations: Modifying 3D Note Attachments