I am having an issue with OpenNest where the component itself previews the correct nested layout with the applied spacing, but the final geometry loses all spacing when I apply the transformation matrix.
I have attached a screenshot of my Grasshopper canvas below. Any guidance on how to properly structure or flatten the data trees to make the transformation match up would be highly appreciated!
Got it working! Under the opennest1 spacing description it states that the output will be the ORIGINAL geometry. You can achieve the desired spacing by utilizing the opennest 2 node with the opennest geometry node (Nesting spacing slider is connected). Hope this helps!