Category Drawings and detail, Object ProDtlgroupdata

Function ProDtlgroupdataIsDisplayed


Description
checks if the draft group is displayed
Replacement in Object TOOLKIT: pfcDetailGroupInstructions::IsDisplayed
Synopsis
#include <ProDtlgroup.h>
ProErrorProDtlgroupdataIsDisplayed(
ProDtlgroupdata data
/* (In)
The draft group data.
*/
ProBoolean* is_displayed
/* (Out)
PRO_B_TRUE if the draft entity is 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