I have a grid of points where the structure of points is defined by the data-tree. I want to split/slice the data by a user-specified number of rings starting from the outside (1 ring comprises 2 outlines, 2 rings are formed with 3 outlines). I managed to get the desired output. The attached file is here: data-tree-quad-mesh-discourse.gh (21.2 KB)
However, I have two questions here:
- Is there any more efficient method with less split masks in order to get the same output?
- How can I employ the derived points for the creation of a mesh surface with quad mesh faces?
Thank you,
Ilja