laptop and a wrench

漏洞

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

上次发布: February 15, 2022 ArcGIS Pro SDK for .NET
漏洞 ID 编号 BUG-000146598
已提交February 3, 2022
上次修改时间June 5, 2024
适用范围ArcGIS Pro SDK for .NET
找到的版本2.9
操作系统Windows OS
操作系统版本2022
状态As Designed

附加信息

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.

解决办法

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.

重现步骤

漏洞 ID: BUG-000146598

软件:

  • ArcGIS Pro SDK for .NET

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项