On Wednesday, January 30, 2013 4:01:56 PM UTC+1, Sune wrote:
> Hi,
> 
> I a Maya API noob. I'd like to something like the following, but with 2.0 API:
> 
> import maya.OpenMaya as OpenMaya
> dagIt = OpenMaya.MItDag(OpenMaya.MItDag.kDepthFirst, OpenMaya.MFn.kTransform)
> 
> Possible at this point?

Actually all I want to do is get all objects of a certain type then loop 
through them, I don't care about MItDag in particular.

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to