Hi everyone. I’m very new to Grasshopper so this issue is probably caused by some simple step I’m forgetting. I’m trying to create some definitions that I can later on copy and paste to let me quickly model background buildings for my architectural renders, which often need to be in the correct location.
This one is supposed to let me use an input curve and distribute a window with mullions along it.
In order for this to really be useful, I want it to come into rhino as just two objects: the window with mullions, and a backing surface that will appear as the windows. Otherwise I’ll have to change the material of every separate part individually in Rhino.
All of the mullions are solid Breps. The top and bottom of the window frame are also Breps. All of them overlap and line up, and if I bake what I have and use the Boolean union tool in rhino it works, so I know it’s possible.
I’m sure there is a cleaner way to accomplish my end goal than my current definition, but as I said I’m very new so this was the best I could do at this stage. Hopefully someone has some tips of how to fix my problem!
Thank you!!