Function ProDtlgroupCreate
Description
Create the group of drawing draft entities, symbols, notes.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlgroup.h>
ProDtlgroupCreate
(
ProDrawing drawing
/* (In)
The drawing handle.
*/
/* (In)
The group data handle
*/
/* (Out)
Created group
*/
)
Returns
The function successfully created the group.
Model is in read-only state.
Bad one or more input arguments.
Can't create the group with specified arguments.
Sample Code References
User Guide References
¿Fue esto útil?