API ドキュメンテーション
>
Drawings and detail
>
Object ProDtlnotedata
> Function ProDtlnotedataIdGet
Function ProDtlnotedataIdGet
Description
Gets a note id.
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotedataIdGet
(
ProDtlnotedata
notedata
/* (In)
The note data.
*/
int* id
/* (Out)
The note id.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the note id.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Sample Code References
pt_examples ( TestDtlnote.c )
pt_examples ( TestSymDefInfo.c )
User Guide References
図面注記データ:ProDtlnotedataIdGet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。