API 文档 > Drawings and detail > Object ProDtlsymgroupdata > Function ProDtlsymgroupdataItemsSet
Function ProDtlsymgroupdataItemsSet
Description
Sets the symbolic group data to contain the specified detail items.
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymgroupdataItemsSet
(
/* (In)
The symbol group data.
*/
ProDtlitem* item_array
/* (In)
ProArray of items (detail entities and/or notes). All items must belong to the symbol definition.
*/
)
Returns
The function succeeded.
One or more input arguments is invalid.
User Guide References
这对您有帮助吗?