Ciao,
trying to merge multiple surfaces into one in GH, not sure how to proceed…
The idea is to get the same result as in MergeSrf in Rhino, except the fact this should be achieved in one single instance instead of coupling two surfaces at time (in the original file I got > 100 srf’s…).
Here you go. This should do the trick. test_merge_srf (1).gh (5.2 KB)
I flattened your tree, Joined all the curves, then lofted them.
Data trees are EXTREMELY IMPORTANT to learn. You have to know how each component handles data trees. To many people start out like me just shooting in the dark and not understanding why things don’t work the way they should.
@GionCondor
This one is a little more complicated. (Probably un-necessarily.)
But it should have what you are looking for. test_merge_srf (3).gh (90.1 KB)
Hi, could you please post a screenshot?
Since I have Rhino5 (no relay), I cannot see how this orange elements were connected in your version with the relay. I made a few guess but the result was bad, so better to don’t assume too much here…