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…
In learning every new programming language, it is customary to start with a “Hello world!” application. Although visual, Dynamo is a scripting tool as well,…
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…
I found a super simple way to get a nested list item at index using Design Script using a single node. The Code Block in…