Hey folks,
I have an input field (generated and changing) which are X and Y values, but listed in one list… is there a way to get out 2 bin packs?
I already tried with GetSpread but then I have to loop through…
Any ideas?
Thank you! :)
Hey folks,
I have an input field (generated and changing) which are X and Y values, but listed in one list… is there a way to get out 2 bin packs?
I already tried with GetSpread but then I have to loop through…
Any ideas?
Thank you! :)
i guess you’re looking for [ unzip ]
Or Vector (2d Split), which also outputs two spreads with all x and all y values…
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.