In ArcGIS Pro 3.2, if a map or scene is not open, running arcpy.management.CreateBuildingSceneLayerPackage in the Python window returns the error message "Error 003266: Absolute Z values used."
ArcGIS Pro
漏洞 ID 编号
BUG-000166101
已提交
March 20, 2024
上次修改时间
April 5, 2024
适用范围
ArcGIS Pro
找到的版本
3.2
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
Run the command with a map or scene open in ArcGIS Pro.
Run the script within the Jupyter Notebook in ArcGIS Pro.
Create and run the standalone script as a script tool.