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…
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…
It looks like there has been some interest in the BIMxHTML Dynamo package and its encouraged me to develop some custom nodes to simplify the…
All of the excitement revolving around generating dashboards using Power BI made me wonder: Can we leverage Dynamo to create web pages that display data…
I have been working on a Dynamo Workflow that will purge out all views and sheets from a Revit model. Yes, there are several add-ins…
I just stumbled on this script library for Revit users who wish to use Python with the Revit API. In it’s simplest form, it’s a folder…
The task of managing drawing lists has typically been a daunting one; Particularly on large projects. With the dawn of Revit adoption, we now have…
The good folks over at Boost Your BIM have posted a macro for copying a legend to multiple sheets. It works really well, but I…