API Documentation > Drawings and detail > Object ProDtlsymgroupdata > Function ProDtlsymgroupdataItemAdd
Function ProDtlsymgroupdataItemAdd
Description
Adds an item to the symbolic group data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymgroupdataItemAdd
(
/* (In)
The symbol group data.
*/
/* (In)
The item (detail entity or note). This item must belong to the symbol definition.
*/
)
Returns
The function succeeded.
One or more input arguments is invalid.
User Guide References
Was this helpful?