Method PlaceElementAtReticle
PlaceElementAtReticle()
Inserts a new GeometryEditorVertex or drops the currently picked up element at the position of the reticle.
Declaration
public void PlaceElementAtReticle()
Remarks
When the PickedUpElement is not null, this will drop the picked up element at the reticle position.
When the PickedUpElement is null, this will insert a new vertex at the reticle position.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.8 |
| .NET | 200.8 |
| .NET Windows | 200.8 |
| .NET Android | 200.8 |
| .NET iOS | 200.8 |
| .NET Framework | 200.8 |
| UWP | 200.8 |