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