best regards
MultiPipe
in Rhino 7!
Check this out:
Now, if you don’t have Rhino 7, you can use @DanielPiker’s Fattener (link) component add-on for Grasshopper to get a similar result. This will give you a mesh, whereas MultiPipe
produces a SubD.
thanks for your reply!
I think i miscommunicated “smooth”
i eant just like in the picture but without the hole
You could use the regular Pipe command with Cap=Round
on the segments, then boolean union them together
Cool this works !!
Thanks a lot!