The release candidate is out and it is pretty exciting. (Oooh shiny) So far I have used it for about 10 minutes and I must say I am very excited and impressed at this release. Below is the release notes and a video highlighting my favorite. Check it out!
[Read More]
Rhythm for Dynamo- Update
New update released for Rhythm. I discuss some of the new nodes included below.Arrowhead assigner has been updated to allow a toggle for the different options (default value is false). I have also included the option to toggle the leader for different tag types. (By request from user Kulkul kulkul...
[Read More]
Dynamo- Get Level Names of Elements
Currently there is a know issue with the GetParameterValueByName node in DynamoBIM. Specifically when it comes to collecting the parameter “Level” from objects. Often times you will want to get the level name for various reasons. In Rhythm there is a now a node that will achieve this for you....
[Read More]
Revit- Reference Drafting Views
This question has come up over at Revit forums a few times and there are even paid Revit addins to achieve this functionality.When you are in a Revit project with tons of details, referencing a view can become quite a task. Many people manually name the view with the coordinates/...
[Read More]
DynamoBIM- Remove Prior to Given Character
A question came up over at the DynamoBIM forums regarding how to remove all characters prior to a given character.Enter String.RemovePriorToCharacterThis custom node takes the input and searches for the given character. It then removes everything from that character and before. *Note it finds the first instance of the given...
[Read More]