API ドキュメンテーション
>
Drawings and detail
>
Object ProDtlentity
> Function ProDtlentityDraw
Function ProDtlentityDraw
Description
Draws a detail item.
Replacement in Object TOOLKIT:
pfcDetailEntityItem::Draw
Synopsis
#include <
ProDtlentity.h
>
ProError
ProDtlentityDraw
(
ProDtlentity
* entity
/* (In)
The entity handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_BAD_INPUTS
Invalid input argument(s).
PRO_TK_GENERAL_ERROR
The function failed.
Sample Code References
pt_examples ( TestDtlentity.c )
pt_examples ( TestDtlentity.c )
pt_examples ( TestDtlentity.c )
User Guide References
詳細アイテムの表示:ProDtlentityDraw
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。