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