Hi! I am new to GH and this is something I am trying to re-create.
The first problem I found myself in was the polygon clipping at the last row, where I think another row of polygons are being created.
I also realized that moving the point doesn’t exactly affect the polygon the way I want it to. It seems to be only (partially) correctly effects the polygon (making it into a triangle) in the location I initially set it in. When I move the point around, it doesn’t work as well as I thought it would.
I am also not able to move past this stage. The next thing I wanted to create was the inner offset curve within the space between the inner and outer polygon, in each instances.
You didn’t look carefully to the data, there are 49 polygons and 64 points !
Inspect, inspect … You can hover on the input or output to see datastructure.
That was quick! Thank you so much @laurent_delrieu . It’s a long road ahead for me with GH. Even though I was trying to figure it out using data management with the help of tutorials, I was nowhere near the right place.
In regards to the source, this was one of the few parametric design references that was shared with us to try and reverse engineer. This reference image didn’t come with any other details regarding it.