Rhino Novice needing urgent help

Hi Rhino Experts!

I was working on my 3D model and getting ready to 3D print to present it to my client but an issue occured where my Subd-pipe didnt produce the result i’m hoping to achieve as shown below:


I’m currently stuck in an infinite loop of trying methods on the internet to fix it so that i can get the smooth piping result.

Thanks!

Welcome to the Rhino community!

Got a problem?
1st step: post a file.
2nd step: explain what you want to achieve and what your specific problem is.
3d step: wait for the community to help you.

Without the first 2 steps there is no way meaningful help can be given to you.

1 Like

Ah my bad, i didnt realise my file wasnt uploaded when i dragged it in earlier.
Here’s the model shown above:
Model.3dm (4.2 MB)

your input curves are no only very complex but also chopped into many many tiny pieces. for multiplipe to work nicely keep your curves clean.

i would seperate these two parts

join each of these parts each into one singular curve then use FitCrv. do that on both parts. now join these two parts together again then use Multipipe.

2 Likes

sorry for the late reply. After testing it that solution/method out, i got the desired outcome, thanks so much for the quick solution!