Splits into parts and not into one Multipipe

1


If you want one single multipipe, the end points of the lines or curves need to be coincident.

ืžืขื˜ืคืช ื ื™ื_2.gh (35.3 KB)
They overlap according to what I did, they just go into each otherโ€™s and donโ€™t merge

Proximity3d outputs a tree. You need to flatten it and remove duplicates

2 Likes


I tried and it still splits them, am I doing something wrong?

This will really help me for my college project.

I downloaded your gh file.
You have to internalise data (or provide the Rhino.3dm file what belongs to it.
Otherwise it is hard to see/find how to help.

Regards, Eef

NIM.3dm (617.2 KB)
The envelope is divided into 3 parts according to the code

you are sure this is the correct 3.dm?
It does not look like the images above (seems to be a building?)
and the gh file ื ื™ื_2.gh does not connect to it

1 Like


Yes, this is a structure I made on its shell, each one is a berp

OK, I now can imagine it belongs to eachother.
But not on my computer. Nothing of the gh is connected to the 3dm.

Maybe best you pack them as one set (or even better internalise the part you are working on.

Iโ€™m working on the latest code which is marked if it works Iโ€™ll do it on all.
I tried everything. I also want to print it on a 3D printer.

3D printing is nice (that is what I do with a lot of my designs too).
For now, if you want some help. The files you have uploaded do not work together.
Without that, I do not see a possibility to help you (as already written).

Ok, I will send a new file.

Very good. Night time here, but others will jump into your question.

new.gh (12.6 KB)
NIM.3dm (125.9 KB)

You have the Curves input of Multipipe set to graft (the little up arrow shows this). You need to right click there and turn off the graft option.

I tried that, it doesnโ€™t work. Can you maybe look at the code?

ื‘ืชืืจื™ืš ื™ื•ื ื•ืณ, 4 ื‘ื™ื•ืœื™ 2025 ื‘-0:42 ืžืืช Daniel Piker via McNeel Forum <notifications@mcneel.discoursemail.com>:

Your input geometry was miles from the origin, which causes issues with accuracy and tolerances.

new.gh (14.5 KB)

There is no need to start multiple threads on the same topic

2 Likes

NIM.gh (47.1 KB)


ืžืขื˜ืคืช.3dm (821.5 KB)
Thank you very much. It works, but itโ€™s strange that when I try to do the same thing to the rest of my codes, it shows me an error in the pipe. Even when I connect the berp of your code, it shows me like this. Do you know why this happens?