laptop and a wrench

Bug

Edit operation fails while creating a polygon from the MapTool sketch point and polylines layer in ArcGIS Pro SDK 2.9.

Zuletzt veröffentlicht: February 15, 2022 ArcGIS Pro SDK for .NET
Bug-ID-Nummer BUG-000146598
EingereichtFebruary 3, 2022
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Pro SDK for .NET
Gefunden in Version2.9
BetriebssystemWindows OS
Betriebssystemversion2022
StatusAs Designed

Zusätzliche Informationen

The construct polygons tool uses tolerance to determine if selected lines create a closed boundary. Visit desktop help for examples. In this case, the lines do not create a closed boundary. The custom map tool, which is the construct polygons tool, is working as expected. It has a large search tolerance for finding lines to try to construct polygons with, which causes multiple failure dialogs for each set it tries. However, the area the bug highlights does not have a polygon created without the enclosing lines being edited to have their endpoints closer than the tolerance, which was set at 0.01 meters.

Workaround

Increase the private double _tolerance to a value that is equal to or greater than the gap between the selected lines that are being used to construct polygons.

Schritte zur Reproduzierung

Bug-ID: BUG-000146598

Software:

  • ArcGIS Pro SDK for .NET

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln