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