Hi,
I’m trying to construct a series of colunms which will link up to a number of sub-divided voids. I then want to find the points on the void openings that are closest to a partciular colunm and construct curves between the two points. Then once those specifc points have been used I don’t want other colunm locations to use those points inorder to above overlap.
Voids highlighted in red:
Colunm locations highlighted in white:
To explain the issue a but better here is a example with just one colunm. You can see all of the points from the sorrounding voids are all linking to a single colunm location, regardless of distance. I only want the points that are closest to that specifc colunm to link together (shown in green).
Then I want this to repeat reagrdless of the number of colunms between the voids shown in the second image.
Here is a crude sketch of the end result I’m looking for as well where the curves flow down to the specifc colunm location:
I hope that it’s clear what the problem is I’m trying to solve. However, if you have any doubts let me know. I’ve provided a WIP grasshopper file, but I unfortunately didn’t get very far before getting stuck.
GH_File: Colunm_Script.gh (23.0 KB)
Thanks