Revit Model Checker and Dynamo (Model Quality Control)

Revit Model Checker and Dynamo (Model Quality Control)

rony.ghadbanLAC
Enthusiast Enthusiast
747 Views
4 Replies
Message 1 of 5

Revit Model Checker and Dynamo (Model Quality Control)

rony.ghadbanLAC
Enthusiast
Enthusiast

Hi gurus,

 

I use BIM Interoperability tool Model Checker for my Revit model quality control, I run the model checker and then manually put down the results/values in an Excel sheet (see image).

 

Is there a dynamo script that can automate this by linking the model checker results with the excel sheet that it updates the values whenever I re-run the model checker?

 

Thanks in advance!

--

Rony

0 Likes
Replies (4)
Message 2 of 5

JasonKunkel
Collaborator
Collaborator

The Model Checker is not accessible in Dynamo, but if you can code the API is accessible so you could create a custom application that accesses it.

 

In addition, the Automation functionality may suit your needs. That's not as robust as coding, but far easier.

 

Autodesk Model Checker for Revit

 

Scroll down to "Model Checker Automation and API" at the above link for more info.


Jason Kunkel
Senior Practice Manager, Architecture and Engineering
CADD Microsystems Blog
RVIT Blog | Twitter | LinkedIn
Message 3 of 5

Yien_Chao
Advisor
Advisor

Hi,

 

Take baby steps in Dynamo and Excel and you will be rewarded in the long run.

I did something for my office that looks like this and set it in Power Bi to see the progression.

 

If you need help to start, let me know.

 

2023-02-22_21-49-43.jpg

Message 4 of 5

rony.ghadbanLAC
Enthusiast
Enthusiast

Dear Jason thank you so much for this and sorry for the late reply.

 

I will check the videos and I am sure they will be useful and see how I can adopt the same to my workflow.

0 Likes
Message 5 of 5

rony.ghadbanLAC
Enthusiast
Enthusiast

Thanks for your response Yien! 

 

I like the approach and would like to discuss it further with you to know more about your workflow!