Category Drawings and detail, Object ProDtlsymgroupdata

Function ProDtlsymgroupdataItemAdd


Description
Adds an item to the symbolic group data.
Synopsis
#include <ProDtlsymdef.h>
ProErrorProDtlsymgroupdataItemAdd(
ProDtlsymgroupdata data
/* (In)
The symbol group data.
*/
ProDtlitem* item
/* (In)
The item (detail entity or note). This item 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