I have a bunch of circles with centers on a linear array, on a surface. I want to segment these circles, into 4. I have been able to come to the point where I have the points defined I want to connect.
I cant find a way to select the points I want for each circle.
What I essentially want to do is either connect each point on each circle(but not points between dfferent circles)[I cant find a way to pick the right ones], or to the linear array then join them, to be able to then connect the lines and segments of the curves to extrude opposing quarters.
Not at PC now but might be easier to segment a circle first then do the array of the segmented circle?
Can you share your .GH files?
I think it has something to do with Data Tree