不具合 ID 番号 |
BUG-000169303 |
送信されました | July 22, 2024 |
最終更新日 | April 29, 2025 |
適用対象 | ArcGIS Pro |
見つかったバージョン | 3.3.1 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 64 Bit |
ステータス | Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
The FeatureSetByName function is called with 'includeGeometry' set to false. This results in a feature with no geometry that cannot be intersected. Previous versions of ArcGIS Pro accidentally returned geometry in this case, but it was a performance hit. The proper behavior has been implemented. Set the value to true to correctly intersect the features.
対処法
Set the includeGeometry parameter to true.
再現の手順