API 文件集 > Drawings and detail > Object ProDtlsymgroupdata > Function ProDtlsymgroupdataNameSet
Function ProDtlsymgroupdataNameSet
Description
Sets the symbolic group data name.
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymgroupdataNameSet
(
ProDtlsymgroupdata symgroupdata
/* (In)
The symbol group data.
*/
ProName group_name
/* (In)
The group name.
*/
)
Returns
The function succeeded.
One or more input arguments is invalid.
User Guide References
這是否有幫助?