Documentación de la 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
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado