stop

fun stop(): Geometry?

Stops the editing session by making the GeometryEditor no longer respond to user interaction and clears the GeometryEditor.geometry.

Return

The final GeometryEditor.geometry before it is cleared. Null if the geometry editor is not started.

Since

200.1.0

See also

GeometryEditor.geometryChanged