Category Drawings and detail, Object ProDtlgroupdata

Function ProDtlgroupdataDisplayedSet


Description
Marks the draft entity to be displayed
Synopsis
#include <ProDtlgroup.h>
ProErrorProDtlgroupdataDisplayedSet(
ProDtlgroupdata data
/* (In)
The draft group data.
*/
ProBoolean displayed
/* (In)
PRO_B_TRUE if the draft group is to be displayed
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSInvalid input argument(s).

Manual References:

  1. Drawings: Detail Group Data
  2. Drawings: Detail Group Data