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