On Tue, Jul 28, 2009 at 17:49, Paul Molodowitch<[email protected]> wrote: > > Wilsimar - in short, maya simply doesn't keep track of that. If you > want to, you have to do it yourself, by setting a callback for > whenever the selection is changed, using scriptJob.
Depending upon the situation, it can sometimes be useful to create your own selection context which keeps track of the order in which the components are selected. -- -deane --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
