Category Drawings and detail, Object ProDtlsymgroupdata

Function ProDtlsymgroupdataNameSet


Description
Sets the symbolic group data name.
Synopsis
#include <ProDtlsymdef.h>
ProErrorProDtlsymgroupdataNameSet(
ProDtlsymgroupdata symgroupdata
/* (In)
The symbol group data.
*/
ProName group_name
/* (In)
The group name.
*/
)
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