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
User Guide References
도움이 되셨나요?