漏洞
漏洞 ID 编号 | BUG-000172956 |
---|---|
已提交 | December 10, 2024 |
上次修改时间 | May 14, 2025 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.2.4 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | Known Limit |
Create a buffer on the point feature and intersect the point feature with the line feature.
Create a small buffer around the centroid point (e.g., 0.1 meters):
var buffer = Buffer(featBreak, 0.1)
Find line features within the buffer:
var intersectingLines = Intersects(featMain, buffer)
var firstIntersectingLine = First(intersectingLines)
漏洞 ID: BUG-000172956
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序