API-Dokumentation
>
Drawings and detail
>
Object ProDtlnotedata
> Function ProDtlnotedataLineAdd
Function ProDtlnotedataLineAdd
Description
Adds a text line to note.
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotedataLineAdd
(
ProDtlnotedata
notedata
/* (In)
The note data.
*/
ProDtlnoteline
line
/* (In)
The text line.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully added the text line.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
PRO_TK_OUT_OF_MEMORY
Not enough memory.
Sample Code References
pt_userguide ( UgDtlnoteExamples.c )
pt_userguide ( UgDtlsymdefExamples.c )
pt_userguide ( UgNoteCreate.c )
User Guide References
Detail Note Data:ProDtlnotedataLineAdd
Parent topic
Object ProDtlnotedata
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.