I’m trying to make a quad division or parallel line which divides my mesh in a closed curve and tried different ways but I couldn’t solve this, I would be thankful if anyone helps me with this.
This could be one and a bit cumbersome way. And as far as I know, there’s the “Create Quad Mesh” function in both rhino and GH you can use in Rhino7 WIP…
Sometimes in these cases. Instead of taking random shapes and trying to grid then with the same size grids. Make a grid field of same size cells, then create and algorithm that fits a closed curve to the closest full grid and creates the shape from the base grid.