laptop and a wrench

不具合

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

最後に公開された状態: August 25, 2014 No Product Found
不具合 ID 番号 NIM006334
送信されましたJanuary 25, 2007
最終更新日June 5, 2024
適用対象No Product Found
見つかったバージョン9.1
修正されたバージョン9.2
ステータスFixed

対処法

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.

再現の手順

不具合 ID: NIM006334

ソフトウェア:

  • No Product Found

バグのステータスが変更されたときに通知を受け取る

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

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

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

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

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

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