laptop and a wrench

不具合

IConstructCurve::ConstructOffset Crashes ArcMap with continuous convex and concave arcs in the Polygon Featureclass.

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

対処法

There are two workarounds as given below:1) Using IPolycurve2::DensifyByAngle on a copy of the polygon. ' Construct new polygon dblOffset = 20 Set pConstructCurve = New Polygon Dim pPolycurve As IPolycurve Set pPolycurve = pPolygon pPolycurve.Densify -1, -1 pConstructCurve.ConstructOffset pPolycurve, dblOffset2) Export data into shapefile then put into same Personal Geodatabase file. Then try execute the same code with increasing the value of dblOffset (like 20,30 etc..)

再現の手順

不具合 ID: NIM012185

ソフトウェア:

  • No Product Found

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

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

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

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

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

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

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