SketchEllipse.deleteMe Method
Parent Object: SketchEllipseDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchEllipse.h>
Description
Deletes the entity from the sketch.
Syntax
"sketchEllipse_var" is a variable referencing a SketchEllipse object.
|
Return Value
Type | Description |
boolean | Returns true is the delete was successful. |