place Element At Reticle
Inserts a new GeometryEditorVertex or drops the currently picked up element at the position of the reticle. When the GeometryEditor.pickedUpElement is not null, this will drop the picked up element at the reticle position. When the GeometryEditor.pickedUpElement is null, this will insert a new vertex at the reticle position.
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, the ProgrammaticReticleTool must not be attached to more than one GeometryEditor where two or more of the GeometryEditors are attached to MapViews.