API Documentation > Drawings and detail > Object ProDtlgroup > Function ProDtlgroupModify
Function ProDtlgroupModify
Description
Modify the specified group.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlgroup.h>
ProDtlgroupModify
(
/* (In)
The group handle
*/
/* (In)
The group data
*/
)
Returns
The function successfully modified the group.
Model is in read-only state.
Bad one or more input arguments.
Can't modify the group with specified arguments.
Sample Code References
User Guide References
Was this helpful?