I have updated the Rhythm package to add the following nodes. This is also achievable utilizing other packages available. But these require you to extract the value of the text then apply the String.Upper node to them. Andreas Dickman’s nodes are wonderful for this functionality. Rhythm’s method takes the...
[Read More]
Copy/Paste between Dynamo Graphs (.dyn files)
Since I began using Dynamo in December, I have noticed something mildly frustrating. Sometimes copy and paste between Dynamo graphs (.dyn files) does not work. Since update 0.7.5 this seems to function better though. I have began to utilize a silly but simple solution to fix this. I simply created...
[Read More]
Dynamo - Removing Character Across Entire Sheet Sets *Dynamo Graph Update
I recently posted about how to remove the "-" from an entire sheet set.Refer to this postAfter looking at this some more I updated my method. The problem wit the original version was, it simply deleted the character at index 2 of the string. If you ran this more than...
[Read More]
Revit- Keep Linework on Duplicate View
I'm not sure if this method has already been shown, but I thought it could be useful to share.Recently we had a project where we had two different packages to be submitted. In these two packages appeared the same building elevations. Easy fix right? Duplicate the views and name with...
[Read More]
Rhythm for Dynamo Released
Today I released a package of simple, yet practical nodes that I have developed since learning Dynamo at AU2014 in Marcello Sgambelluri’s classes.Currently there are nodes for:Overriding Projection Line weight of Selection Overriding Cut Line weight of Selection Get parameter value as string. (No python) Drop Square Feet from string....
[Read More]