Bug-ID-Nummer |
BUG-000169303 |
Eingereicht | July 22, 2024 |
Zuletzt geändert | April 29, 2025 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 3.3.1 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Status | Will Not Be Addressed
Das Entwicklungsteam hat das Problem bzw. die Anforderung sorgfältig geprüft und ist zu dem Schluss gekommen, es nicht zu beheben bzw. keine weiteren Schritte zu unternehmen. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Workaround
Set the includeGeometry parameter to true.
Schritte zur Reproduzierung