It would be great if PyRevit could execute a Revit model health check report.
This Revit model health check report could contain the following suggested model checks.
Revit Warnings Count
Inplace Family Count
Linked Revit Model Count
Linked Dwg Count
Imported Dwg Count
Model File Size
Workset Count
Shared Coordinates
Purgeable Items Count
Details Items Count
Duplicated Room, Door, Window Numbers
etc.....
Thanks
Rob
I have similar tool called ModelChecker in my extension CustomTools.
If you are interested I could adapt it for public use (since it is custom made for use in our company) and create PR.
Thanks, David, that would be brilliant.
@Robbo1234 Could this be closed now that we have the model check script?
Work away, Ehsan and thanks again for everyone's great work. Rob
Most helpful comment
I have similar tool called ModelChecker in my extension CustomTools.
If you are interested I could adapt it for public use (since it is custom made for use in our company) and create PR.