Hi all,
I am trying to create a GH script which takes a model, makes Make2D of individual faces, then displays the make2Ds in an array in matter to prepare the parts for laser cutting. (see the image labeled “expected result” to see what I have in mind)
the Make2D part is working great, but when I try to apply an individual translation vector to each resulting set of curves, it instead moves every single individual curve inside each individual result of the Make2D.
I assume it is a result of tree operations shenanigans, but do not know how to fix it exactly.
Please find below the relevant files
Thank you in advance for your help
Grasshopper Make2D test 02.3dm (19.9 MB)
Grasshopper Make2D test gh 02.gh (16.5 KB)