What is the best method to pipe in order to get a smooth transitions in both directions?

Bildschirmfoto 2021-01-28 um 18.38.02

best regards

MultiPipe in Rhino 7! :slight_smile:

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 :slight_smile:

You could use the regular Pipe command with Cap=Round on the segments, then boolean union them together

Cool this works !!
Thanks a lot!

1 Like