pickUpSelectedElement

Picks up the currently selected element if the element is a GeometryEditorVertex or GeometryEditorMidVertex. A picked up element can be moved by panning the map underneath the ReticleTool.reticle, with optional snapping, and placed using ProgrammaticReticleTool.placeElementAtReticle.

Since

200.8.0

Throws

The ProgrammaticReticleTool must be attached to a GeometryEditor, the GeometryEditor must be started, the GeometryEditor must be attached to a MapView, and the ProgrammaticReticleTool must not be attached to more than one GeometryEditor where two or more of the geometry editors are attached to map views.