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