selected objects

Hi

Is it possible to get the selected objects in the order they were selected? I’ve tried to use getSelected() but this doesn’t seem to be consistent.

Thanks

Alan

somebody asked this question recently, you cant do this easily (it IS possible, but never been done AFAIK), can you explain why you want to?
perhaps theres another way around it.

not that i know anything about this, or how to do it,
could you create an empty as a parent, then select the objects & name them as child 1,2,3, ect.
naming the objects sequentially may be an answer even without parent/child relationships,
presuming you want to select a set sequence of objects.
& can code to select the sequence or list?
other than that, sometime in the hopefully near future, if macro recording comes to be,
it will be easy as record, save, run macro.
m.a.