API 文件集
>
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
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳