On Tue, Jun 2, 2009 at 18:49, AK Eric <[email protected]> wrote: > > If I re-order the .addFlag's, whichever one is listed first won't be > captured. So if I list the radius first, anything I pass in via -r or > -radius simply won't be seen.
How are you determining that is it not "seen"? Does Maya give you an error message when you use the '-r' flag? Are you trying to retrieve the value of the flag and getting back the wrong value? If the latter then it may be a problem with the code you're using to retrieve the value, so it would be useful to see that. -- -deane --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
