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?

Great, so inside the iterator I would have to get something like object long 
names and pass those into API 2.0?

-- 
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