I added this node to Rhythm a while back and never really shared it. It simply takes a boolean and outputs one of two options. (ThisOrThat) Enjoy!
Rhythm on DynamoNodes
Recently Luke Johnson of WhatRevitWants launched a node-centric site to demonstrate uses of OOTB dynamo nodes and custom packages. He invited several of the Dynamo package developers (including myself) to contribute. This site is now called DynamoNodes (formerly DynamoWorks). There has been a lot of momentum and some exciting things...
[Read More]
Retrieve an Element’s space in #Revit with #DynamoBIM
I posted this over at DynamoNodes a few days ago, but I thought I would share it here. A questions came up recently on how to make elements aware of what MEP space they are in. Thankfully Dynamo supports python and importing Revit API, so I came up with this...
[Read More]
Rhythm Updates - 20160119
I’ve mentioned previously that I now have Rhythm on GitHub. I originally did this for me to track changes from version to version and document it all. Another nice result of this is, users are able to suggest improvements for Rhythm and make it better and more streamlined for the...
[Read More]
Clashing Ducts and Walls in #Revit with #DynamoBIM
Every now and then I get a message asking, “Can Dynamo do [insert problem here] in Revit?”Generally, this is exciting! Because this means that people are opening their minds and thinking outside of the Revit box.This question came up ragarding ductwork penetrating fire-rated walls. The indidividual wanted to create a...
[Read More]