Hello @dale ,
I need select multiple objects (lines) at once to do some operations,
Is important to define the order of operations of each object, because when selected all at once within a list, the order is defined by the stored linked list.
If there is no way to rearrange I will have to create a list and rearrange within the list, for
after make some operations.
But I think there could be a way to change the stored linked order, maybe another thing to put on the wishlist.