I wonder if "haggi" figured this out already, 2 years later ;-)
On Fri, May 25, 2012 at 10:13 AM, Dillon B <[email protected]> wrote: > it = OpenMaya.MItDependencyNodes(OpenMaya.MFn.kShadingEngine) > sel = OpenMaya.MSelectionList() > > On Thursday, August 12, 2010 4:17:13 PM UTC-4, haggi wrote: >> >> Fortunatly I can use ls(type = "shadingEngine") to list all shading >> enginen nodes, but what is the Equivalent of this command in the >> python maya api? MItDag() only gives me shapes and transforms. >> >> Any ideas? >> >> Thanks a lot. >> > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
