However, I don’t know why the current list looks like randomized, so I can’t just flip the matrix or use the “Partition List” component to reorder this list of bricks to the x-direction… does anyone know how can I reorganize it to this specific direction?
sort points will sort x first, y then z.
you can change the order of the point coordinates to achieve different sortings.
in your case z first, x second