Accessing Shared Parameter Part 2
Hello all, I'm here to continue on the previous post of Accessing Shared Parameter Part 1. In this post, I'm…
Hello all, I'm here to continue on the previous post of Accessing Shared Parameter Part 1. In this post, I'm…
I was playing around with geometric patterns and thought of experimenting with the Fibonacci sequence or the Golden Ratio…
Regardless of discipline, Archi, Structural or MEP, labeling elements in a Revit model has always an essential yet painful…
A query was raised in the previous post on examples of how JSON files could be used in Dynamo.…
JSON, short for JavaScript Object Notation, is a data-interchange format. It is popular with developers as it is easy…
The newly introduced Route Analysis function in Revit 2020 provides us a really handy tool to perform the shortest…
I'm done with academia life, FINALLY! Back to what I love doing! This post demonstrates Revit API's Geometric Boolean…
At times, I am required to preview geometries for testing or presentation purposes. The patterns you see above, are…
I love LINQ. LINQ, short for Language Integrated Query, allows us to execute list queries in a short and…
As the class name suggests, a Transaction is used to make any change to a Revit model. The using…