Category Drawings and detail, Object ProDtlsymgroup

Function ProDtlsymgroupModify


Description
Modifies a variant group in a symbol definition.
Replacement in Object TOOLKIT: pfcDetailSymbolGroup::Modify
Synopsis
#include <ProDtlsymdef.h>
ProErrorProDtlsymgroupModify(
ProDtlsymgroup* group
/* (In)
The group in the symbol definition.
*/
ProDtlsymgroupdata group_data
/* (In)
The group data (should include ProDtlitems belonging 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