Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyRevit Health Check #975

Closed
Robbo1234 opened this issue Aug 14, 2020 · 4 comments · Fixed by #1014
Closed

PyRevit Health Check #975

Robbo1234 opened this issue Aug 14, 2020 · 4 comments · Fixed by #1014
Labels
Tools Issues related to pyRevit commands [subsystem]

Comments

@Robbo1234
Copy link

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

@eirannejad eirannejad added the Tools Issues related to pyRevit commands [subsystem] label Aug 15, 2020
@davidvadkerti
Copy link
Contributor

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.

@Robbo1234
Copy link
Author

Thanks, David, that would be brilliant.

davidvadkerti added a commit to davidvadkerti/pyRevit that referenced this issue Sep 28, 2020
@eirannejad eirannejad linked a pull request Oct 20, 2020 that will close this issue
davidvadkerti added a commit to davidvadkerti/pyRevit that referenced this issue Nov 4, 2020
eirannejad pushed a commit that referenced this issue Nov 8, 2020
* #975 new tool pyRevit Health Check

* model checker - fixed encoding and removed LookupParameter functions, critical warning list changed to list of GUID, catBanlist changed to list of IDs

* #975 model checker - few redundant lines removed
@eirannejad
Copy link
Collaborator

@Robbo1234 Could this be closed now that we have the model check script?

@Robbo1234
Copy link
Author

Work away, Ehsan and thanks again for everyone's great work. Rob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tools Issues related to pyRevit commands [subsystem]
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants