When attempting to open an IFC model in Revit, I received the following warning which caused the model to not open properly. I noticed the…
When working with BIM data using the Revit API, one common step is retrieving parameter values from elements. Whether your goal is to extract or…
Last week, I received the most vague licensing error in Revit 2019. I was presented with the error message above which states nothing more than…
A few months ago, I shared a post on OpenDefinery about a simple solution to fully purge Shared Parameters from a Revit project model. In that…
I searched and searched for hours and still have not found a list of all members of the BuiltInCategory enum along with their hashcodes. This…
Last week, I decided to see how far I could push Python nodes in Dynamo in terms of files external of Revit and I believe…
This workflow was created as a request from @PhilosophyBIM on Twitter To @DynamoBIM guru, any way to automate the phase mapping to revit elements? I…
Here is a graph that I’ve thrown together that pushes the Revit Space number into the COBie parameter “COBie.Component.Space” for elements that are within the…
To supplement the BIMxHTML Dynamo package, I published a second package called BIMxDB. This package will contain several custom nodes for exporting Revit data to…