Hi all,
It’s been (many, many) months since I’ve worked with GH and I’m a little (very) rusty…
I want to create separate grids on a list of points.
I was expecting that by grafting both the base planes and the extents in the grid I would get the correct result, but no matter how I do it (simplifying/grafting/flatten) it doesn’t seem to work correctly
In the simplifyed example bellow, we would want to get 4 grids of 1x1 to 4x4.
or in other words: what I would hope to get is a tree with:
1st branch: 1 cell
2nd branch: 4 cells
3rd branch: 9 cells
4th branch: 16 cells
a little help from the geniuses please!
grid.gh (9.7 KB)