Page 1 of 1

Selset order of entites

PostPosted: Thu Apr 11, 2019 3:16 pm
by dhs
Hi,
I am using mode_ss to read a number of entities that have been added to a selection set. My experience is that the entities are returned in the order in which they were added to the selset (i.e. ent_first returns the first entity added to the selset and so on).

My code is relying on the entities being returned in order (and appears to be working just fine), but does anybody know if the order can be guaranteed?