CustomGraphicsGroup.deleteMe Method
Parent Object: CustomGraphicsGroupDefined in namespace "adsk::fusion" and the header file is <Fusion/Graphics/CustomGraphicsGroup.h>
Description
Deletes the entity from the custom graphics group.
Syntax
"customGraphicsGroup_var" is a variable referencing a CustomGraphicsGroup object.
|
Return Value
Type | Description |
boolean | Returns true if the deletion was successful. |