Hi, im trying to extract individual points from a list and move each point individually. I want to be able to move every point individually in the measurements of the grid i created. I tried to retrieve the points through the “list item” command but it does not seem to work as intended. Id be super thankfull for any advice.
Best regards
J
Thank you for your response! The selection part of your solution (deconstruct → sort list → list item → point) works great! I want to try to work with those points from there ans select them through their index number and be able to define the movement that way for every single point. Right know the motion input of the movement command ist the same for every point. how could i create a single movement in x-direction for every point with index from the list? problem.gh (42.5 KB)