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