This article explains how to use Reverse List to reverse the order of data in a list.


On the Grasshopper, it is represented by either of the two above.
Reversing the order of items in a list

By using Reverse List, you can reverse the order of items in a list.
In the image above, data from 0 to 6 are connected to the Reverse List.
Then, the order is reversed, and the output is in the order of 6~0.
This is because the order of the items is reversed.
List of Grasshopper articles using Reverse List component↓
Comment