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