API 文档 > Drawings and detail > Object ProDtlgroup > Function ProDtlgroupDelete
Function ProDtlgroupDelete
Description
Delete specified group.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlgroup.h>
ProDtlgroupDelete
(
/* (In)
The group handle
*/
)
Returns
The function successfully deleted the group.
Model is in read-only state.
Bad input argument.
Can't delete the group.
Sample Code References
这对您有帮助吗?