Category Drawings and detail, Object ProDtlsymgroupdata

Function ProDtlsymgroupdataNameGet


Description
Gets the group name from the symbol group data.
Synopsis
#include <ProDtlsymdef.h>
ProErrorProDtlsymgroupdataNameGet(
ProDtlsymgroupdata symgroupdata
/* (In)
The group data.
*/
ProName group_name
/* (Out)
The group name.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Drawings: Identifying Symbol Groups in a Definition
  2. Drawings: Identifying Symbol Groups in a Definition