Category Drawings and detail, Object ProDtlsymgroupdata

Function ProDtlsymgroupdataItemsSet


Description
Sets the symbolic group data to contain the specified detail items.
Synopsis
#include <ProDtlsymdef.h>
ProErrorProDtlsymgroupdataItemsSet(
ProDtlsymgroupdata data
/* (In)
The symbol group data.
*/
ProDtlitem* item_array
/* (In)
ProArray of items (detail entities and/or notes). All items must belong to the symbol definition.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments is invalid.

Manual References:

  1. Drawings: Manipulating Symbol Groups
  2. Drawings: Manipulating Symbol Groups