In ArcGIS Pro, the Update Feature Z tool causes curved lines to straighten in the z-enabled feature class.
ArcGIS Pro
漏洞 ID 编号
BUG-000171294
已提交
October 8, 2024
上次修改时间
December 5, 2024
适用范围
ArcGIS Pro
找到的版本
3.2.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The tool does the following as designed; it updates the z-coordinates of 3D feature vertices using a surface. So for a curved line, only the vertices get updated. If a smoother curve is desired, then more vertices need to be added before the tool execution.