Bug ID Number |
BUG-000158095 |
Submitted | May 5, 2023 |
Last Modified | November 22, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.1.1 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
This issue could not be reproduced on the latest version of ArcGIS Pro. If this issue still persists, contact Esri Support.
Workaround
In ArcGIS Pro version 3.1.x, the following workaround can be implemented to avoid the erroneous behavior:
- var depthFT = $feature.depth/12
- Round(($feature.length * $feature.width * depthFT)/27,2)
Steps to Reproduce