The node previously discussed in this post has been removed. New workflow provided below Revised DYN OLD VERSION OF POST BELOW Have you ever been creating Revit families, making edits and saving to find your directory looking like this? It can become a huge mess and is a pain to...
[Read More]
The poor man’s dropdown for #DynamoBIM
Dropdowns are awesome! They enable us to set options for users to toggle between. But currently in Dynamo if you want a dropdown node you are pretty limited. You basically have access to dropdowns in OOTB nodes or you can learn yourself some fancy C# programming. I present to...
[Read More]
#DynamoBIM 0.8.2 is awesome
Yesterday I downloaded the brand new, hot off the press Dynamo version 0.8.2! Once again the team has managed to pump all kinds of great content into the newest release. Here are a few of my favorites. NODE2CODE This new feature enables us to converts our nodes in our...
[Read More]
Feel the Rhythm
feel the rhyme, come on now, it’s Dynamo time!This post aims to summarize what Rhythm has available at this time. I admit this post is probably much longer than 60 seconds, but it has a lot of great information :)I've been using Dynamo since I attended Autodesk University 2014 and...
[Read More]
#Revit Viewport Woes with #DynamoBIM
Currently there is an issue in Revit when you try to use the “GetParameterByName” node in Dynamo to retrieve viewport names. If you have a title on sheet parameter defined it starts to throw some weird errors. This is because it will actually show up as view name in the...
[Read More]