Reciprocal Structure04.gh (15.0 KB)
Reciprocal Structure04.3dm (56.8 KB)
I wrote a script which begins to subdivide a surface into diamonds, I culled out the unnecessary lines and want to use all the mid points to create a perpendicular set of lines. It’s important it is the midpoint as this is for a reciprocal structure and the connection is vital to be in the middle. I’m not sure how to use this existing set of points to do this. Breaking it into groups and then connecting it with linear lines is the goal. I’d greatly appreciate some help.