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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動