laptop and a wrench

Bug

ITopologicalOperator.Intersect returns System.Runtime.InteropServices.COMException, HRESULT.

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM006334
EingereichtJanuary 25, 2007
Zuletzt geändertJune 5, 2024
Gilt fürNo Product Found
Gefunden in Version9.1
Behoben in Version9.2
StatusFixed

Workaround

User is trying to assign spatialrefence to the input geometries before he intersects them. If don't assign any spatialreference information then intersect will run successfully. At ArcGIS 9.1, calling the following two lines is causing ITopologicalOperator::Intersect to fail: origGeometry.SpatialReference = mSpRef; -> found in GeometryRepair function. origGeometry.SnapToSpatialReference();If you comment out those two lines then the Intersect method will run successfully and will create a valid output.

Schritte zur Reproduzierung

Bug-ID: NIM006334

Software:

  • No Product Found

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