This is the complete list of members for SketchEditor, including inherited members.
- creationMode : Enums.SketchCreationMode
- geometry : Geometry
- opacity : real
- selectedVertex : SketchVertex
- started : bool
- style : SketchStyle [default]
- visible : bool
- creationModeChanged()
- geometryChanged()
- bool insertVertexAfterSelectedVertex(Point point)
- bool isSketchValid()
- bool moveSelectedVertex(Point point)
- opacityChanged()
- void redo()
- bool removeSelectedVertex()
- bool replaceGeometry(Geometry geometry)
- selectedVertexChanged()
- bool startWithCreationMode(Enums.SketchCreationMode creationMode)
- bool startWithCreationModeAndEditConfiguration(Enums.SketchCreationMode creationMode, SketchEditConfiguration editConfiguration)
- bool startWithGeometry(Geometry geometry)
- bool startWithGeometryAndCreationMode(Geometry geometry, Enums.SketchCreationMode creationMode)
- bool startWithGeometryCreationModeAndEditConfiguration(Geometry geometry, Enums.SketchCreationMode creationMode, SketchEditConfiguration editConfiguration)
- startedChanged()
- void stop()
- styleChanged()
- void undo()
- visibleChanged()
The following members are inherited from Object.
- error : Error
- objectType : string
- componentCompleted()
- errorChanged()
- objectChanged()
(obsolete)