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