Select to view content in your preferred language

arcpy.EvaluateRules_management show a progress indicator

539
0
08-30-2023 05:56 AM
Status: Open
PascalVezina
Frequent Contributor

Good day,

When you run the arcpy.EvaluateRules_management, there is no progress indicator.

It would be nice to see, what rule is currently evaluated and maybe a count of the errors currently found for that rule and finally an overall process status ( like 2 of 24 evaluated).

The arcpy.EvaluateRules process is a black box. It would be nice to have some feedback from it.

Thanks,