An ArcGIS Pro project (.arpx) is shown as read-only on top after executing a script that changes the map frame of its layout from another project.
ArcGIS Pro
不具合 ID 番号
BUG-000159660
送信されました
July 6, 2023
最終更新日
June 5, 2024
適用対象
ArcGIS Pro
見つかったバージョン
3.1.2
オペレーティング システム
Windows OS
オペレーティング システムのバージョン
N/A
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
Referencing another project from the Python window is similar to referencing a project from IDLE, and keeping the shell window open. Both ArcGIS Pro and the shell have a reference to the opened project in memory and deleting the variable reference does not remove the opened project from memory, it simply deletes the references to it. The Python window was intended to reference the current project.