API Documentation
>
3D drawings and annotations
>
Object ProNote
> Function ProNoteAttachAlloc
Function ProNoteAttachAlloc
Description
Allocates the opaque handle for the
ProNoteAttach
.
Synopsis
#include <
ProNote.h
>
ProError
ProNoteAttachAlloc
(
ProNoteAttach
* r_note_att
/* (Out)
The pointer to the handle for the
ProNoteAttach
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully allocated the data structure.
Sample Code References
pt_examples ( TestSetup.c )
pt_userguide ( UgSolidNoteCreate.c )
User Guide References
Modifying 3D Note Attachments:ProNoteAttachAlloc
Was this helpful?
This site works best with JavaScript enabled