漏洞
漏洞 ID 编号 | BUG-000167322 |
---|---|
已提交 | May 8, 2024 |
上次修改时间 | March 27, 2025 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.2.2 |
操作系统 | Windows OS |
操作系统版本 | N/A |
修正版本 | 3.4 |
状态 | Fixed |
# includeDistance and distanceUnit were exposed at 11.2:
#if PortalVersion() < 2023.2: # 11.2
#self.params[14].enabled = False
#self.params[15].enabled = False
def updateParameters(self):
"""Modify the values and properties of parameters before internal
validation is performed. This method is called whenever a parameter
has been changed."""
if PortalVersion() < 2023.2: # 11.2
self.params[14].enabled = False
self.params[15].enabled = False
漏洞 ID: BUG-000167322
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序