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 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项