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 and have a GeometryEditor.selectedElement, the GeometryEditor.selectedElement must be a GeometryEditorVertex or GeometryEditorMidVertex, the GeometryEditor must be attached to a MapView, the ProgrammaticReticleTool must not be attached to more than one GeometryEditor where two or more of the GeometryEditors are attached to MapViews.