API 文件集
>
Drawings and detail
>
Object ProDtlgroup
> Function ProDtlgroupDraw
Function ProDtlgroupDraw
Description
Makes a group appear on the drawing until the drawing is regenerated.
Replacement in Object TOOLKIT:
pfcDetailGroupItem::Draw
Synopsis
#include <
ProDtlgroup.h
>
ProError
ProDtlgroupDraw
(
ProDtlgroup
* group
/* (In)
The group handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully displayed the group.
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_BAD_INPUTS
Invalid input argument.
PRO_TK_GENERAL_ERROR
Cannot draw a group.
Sample Code References
pt_examples ( TestDtlgroup.c )
User Guide References
Displaying Detail Items:ProDtlgroupDraw
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳