Category
Drawings and detail
, Object
ProDtlsymgroupdata
Function ProDtlsymgroupdataNameGet
Description
Gets the group name from the symbol group data.
Synopsis
#include <
ProDtlsymdef.h
>
ProError
ProDtlsymgroupdataNameGet
(
ProDtlsymgroupdata
symgroupdata
/* (In)
The group data.
*/
ProName
group_name
/* (Out)
The group name.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Manual References:
Drawings: Identifying Symbol Groups in a Definition
Drawings: Identifying Symbol Groups in a Definition