Category Drawings and detail, Object ProDtlsymgroupdata

Function ProDtlsymgroupdataAlloc


Description
Allocates a new symbol group data object.
Synopsis
#include <ProDtlsymdef.h>
ProErrorProDtlsymgroupdataAlloc(
ProMdl model
/* (In)
The model handle.
*/
ProName group_name
/* (In)
The group name.
*/
ProDtlsymgroupdata* symgroupdata
/* (Out)
The symbol group data.
*/
)
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