A voxel layer is not rendering as expected in ArcGIS Pro.
ArcGIS Pro
漏洞 ID 编号
BUG-000169668
已提交
August 1, 2024
上次修改时间
October 7, 2024
适用范围
ArcGIS Pro
找到的版本
3.3.1
操作系统
Windows OS
操作系统版本
11.0 64 bit
修正版本
3.4
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is a known limitation for voxel layers. The resolution of data has to be at least 33x33x2 in order to render as a voxel layer. Increasing the resolution of the data above that threshold allows it to render as a voxel layer. Update the Python script to ensure data is at that resolution.
解决办法
Increase the resolution of the data to at least 33x33x2 in the X, Y, and Z dimensions.