Hi all,
I am looking to find the closest distance between several pipes. The pipes come in as open meshes. Any suggestions?
MinDist.3dm (615.2 KB)
Hi all,
I am looking to find the closest distance between several pipes. The pipes come in as open meshes. Any suggestions?
Model a perpendicular plane, create sections and then it should be simple to get the closest distance since the pipes are circular.
Thanks for the suggestion, Martin. Could you elaborate on which components you recommend to use? For perpendicular plane, I assume you mean “perp frames” and for sections i tried mesh|plane? As a result i do not get the curves for each perp frame, but only some…From the ones that do draw out only a few or one pipe shows as a curve. Am I using the components wrong?
Ok, so you don’t really need Grasshopper to do that.
MinDist_section.3dm (1.6 MB)
Thanks for detailed response. Would this work for GH also? I would need to perform distance check a lot of places, so it would be beneficial to automate this.
This can be done in a similar way, yes