Bug
| Bug ID Number | BUG-000160340 |
|---|---|
| Submitted | August 1, 2023 |
| Last Modified | June 3, 2025 |
| Applies to | ArcGIS Pro |
| Version found | 3.1.2 |
| Operating System | Windows OS |
| Operating System Version | 10.0 |
| Version Fixed | 3.2 |
| Status | Fixed |
Instead of using the keywords as indicated in the documentation, use either True/False or 0/1 as the parameter.
Example:
arcpy.management.RecalculateFeatureClassExtent(in_features = <layer name>, store_extent = True)
arcpy.management.RecalculateFeatureClassExtent(in_features = <layer name>, store_extent = 0)
Bug ID: BUG-000160340
Software:
Get help from ArcGIS experts
Download the Esri Support App