Getting a list in user defined selection order

e.tekinalp at gmx.de e.tekinalp at gmx.de
Thu Mar 14 05:38:42 EDT 2013


Ah sorry this is the correct snippet

cmds.selectPref(tso = 1)
vtx = cmds.ls(os = 1, flatten = 1)
print vtx

the other one wouldn't make any sense. :)



More information about the Python-list mailing list