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