The current view extent does not display without saving the map when running a line of Python code in ArcGIS Pro.
上次发布: October 29, 2019ArcGIS Pro
漏洞 ID 编号
BUG-000125136
已提交
September 10, 2019
上次修改时间
February 20, 2025
适用范围
ArcGIS Pro
找到的版本
2.4.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Based on the notes below, this is by design. Map.defaultExtent is only used when a new map is created, it is not to be used to change the extent of a current map.
At version 2.5 we are introducing a new ArcGISProject function called ActiveView. This will allow you to get to the camera of a map that is associated with a view.