API 文件集
>
3D drawings and annotations
>
Object ProDtlsyminst
> Function ProDtlsyminstDraw
Function ProDtlsyminstDraw
Description
Draw a symbol instance. Make symbol instance in the database appear on the drawing until the drawing is regenerated.
Replacement in Object TOOLKIT:
pfcDetailSymbolInstItem::Draw
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstDraw
(
ProDtlsyminst
* syminst
/* (In)
The symbol instance
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully draw the symbol instance.
PRO_TK_BAD_INPUTS
Bad input argument.
PRO_TK_GENERAL_ERROR
Can't draw the symbol instance.
Sample Code References
pt_examples ( TestDtlsyminst.c )
User Guide References
Displaying Detail Items:ProDtlsyminstDraw
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳