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