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