Category
Drawings and detail
, Object
ProDtlsymgroupdata
Function ProDtlsymgroupdataNameSet
Description
Sets the symbolic group data name.
Synopsis
#include <
ProDtlsymdef.h
>
ProError
ProDtlsymgroupdataNameSet
(
ProDtlsymgroupdata
symgroupdata
/* (In)
The symbol group data.
*/
ProName
group_name
/* (In)
The group name.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments is invalid.
Manual References:
Drawings: Manipulating Symbol Groups
Drawings: Manipulating Symbol Groups