Category Drawings and detail, Object ProDtlnote

Function ProDtlnoteNoteGet


Description
Return the solid model note that shown as a detail note.
Synopsis
#include <ProDtlnote.h>
ProErrorProDtlnoteNoteGet(
ProDtlnote* dtl_note
/* (In)
The drawing detail note that displays the model note.
*/
ProNote* solid_model_note
/* (Out)
The solid model note.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the note.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_NO_ACCESSInput note is not accessible.
PRO_TK_E_NOT_FOUNDThe detail note does not show a solid model note.

Manual References:

  1. Drawings: Cross-referencing 3D Notes and Drawing Annotations