Category Drawings and detail, Object ProDtlsymgroup

Function ProDtlsymgroupDelete


Description
Deletes a group in a symbol definition.
Replacement in Object TOOLKIT: pfcDetailSymbolGroup::Delete
Synopsis
#include <ProDtlsymdef.h>
ProErrorProDtlsymgroupDelete(
ProDtlsymgroup* group
/* (In)
The group in 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