Thank you smann, The command work in mel. But I don't know how to properly translate that in python :/ I tried :
import maya.mel as mel
lookingForGizmo = mel.eval("ls -g -ap 'Gizmo_*' ; ")
Obviously I have a Syntax error
--
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings:
http://groups.google.com/group/python_inside_maya/subscribe
