Great tutorial! is there a way in dynamo to randomize Curtain Wall grids in one direction? For instance, leave the horizontal grids in a regular rythm and randomize the vertical so they are not continuous? Thank you.
This is literally exactly what I was looking for. A script that allows you to select a curtain wall system and randomize the panels. If this works on my project. I owe you a beer and a steak dinner. But to add onto this script how would you move every other column of panels up by half? To be similar to that of a brick or cmu pattern.
Thanks for the kind words, I hope it helps out. For the every other option, that is definitely doable. Just takes a bit more thought on the graph. I might have to make another video to demonstrate that. I also feel like I saw someone do that recently, let me see if I can find a link.
@@DesignTechUnraveled thatd be awesome! One thing I do have different is my dynamo(revit plugin) does not have list.shuffle with list & seed. Is there a way to use Math.random to accomplish the same thing?
Thank you for your tutorial at first, I have a question the date you post this video your dynamo version is 2.1 I am on 2.6 and I can't find that shuffle seed any downloaded packages you did?
Hi, im using DYNAMO v.2.17.1 but it don´t seem to work, i followed all the instructions and nothing happend in revit, in Dynamo is doing all the shuffle and is getting the list correct. You think it has to do with the settype node?
@@DesignTechUnraveled No, should I? i installed clockwork and i guess it installed some python binaries as it said the message but may no be enogh right? i will try, thanks for the response.
Thanks a lot for explaining it thoroughly and showing us the multiple ways it can be used!
Definitely! Glad to help out!
Excellent video thank you.
Thanks for the kind words. Glad you liked it!
Very useful!
Glad it was helpful!
Great tutorial! is there a way in dynamo to randomize Curtain Wall grids in one direction? For instance, leave the horizontal grids in a regular rythm and randomize the vertical so they are not continuous? Thank you.
Definitely! The node from rhythm separates horizontal grids and vertical as two outputs for you to use.
@@DesignTechUnraveled Thank you. Will try that!
How do we install clockwork and have the package show up in dynamo?
I can't find FamilyInstanceSetType node in my Dynamo 2023. Which refinery toolkits I need to download?
That is in clockwork
This is literally exactly what I was looking for. A script that allows you to select a curtain wall system and randomize the panels. If this works on my project. I owe you a beer and a steak dinner. But to add onto this script how would you move every other column of panels up by half? To be similar to that of a brick or cmu pattern.
Thanks for the kind words, I hope it helps out. For the every other option, that is definitely doable. Just takes a bit more thought on the graph. I might have to make another video to demonstrate that. I also feel like I saw someone do that recently, let me see if I can find a link.
@@DesignTechUnraveled thatd be awesome! One thing I do have different is my dynamo(revit plugin) does not have list.shuffle with list & seed. Is there a way to use Math.random to accomplish the same thing?
Thank you for your tutorial at first, I have a question the date you post this video your dynamo version is 2.1
I am on 2.6 and I can't find that shuffle seed
any downloaded packages you did?
In Dynamo 2.6, you can get that node by Downloading refinery toolkits package
@@DesignTechUnraveled yes yes yes :D
it worked thank you (L)
Hi, im using DYNAMO v.2.17.1 but it don´t seem to work, i followed all the instructions and nothing happend in revit, in Dynamo is doing all the shuffle and is getting the list correct. You think it has to do with the settype node?
Hmm, did you install the ironPython package?
@@DesignTechUnraveled No, should I? i installed clockwork and i guess it installed some python binaries as it said the message but may no be enogh right? i will try, thanks for the response.
@@DesignTechUnraveled it worked finally thanks!
When you select any node you can group or align without going to the Edit toolbar
What is this thing you add looks like a color picker?
That is from the monocle extension. ua-cam.com/video/hKrzyl3WVmM/v-deo.html
This is exactly what i need :o But how did u create that custom node at the end? If i search for "settype" there is not the node you used
Settle should be in clockwork I believe.
@@DesignTechUnraveled yea, thanks! I didnt knew that you could have such packages with custom nodes. I am completely new to dynamo :D
Please how do I randomize curtain panels generated from a conceptual mass environment, I don't think this workflow will be compatible
I would say the best way to get help on that is to post on the forum with a sample file. forum.dynamobim.com/
@@DesignTechUnraveled thanks, much appreciated
how did you aligned the nodes like that? is that a shortcut or something?
This is available in the custom package monocle. For a feature overview, check out this video: ua-cam.com/video/hKrzyl3WVmM/v-deo.html
@@DesignTechUnraveled thank you for introducing me to such a useful and funny tool :D