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