Yeah I was using pymel. Thanks for the suggestion! I'll give it a whirl with maya.cmds
On Monday, August 11, 2014 10:36:27 AM UTC-4, Marcus Ottosson wrote: > > Were you originally using PyMEL for this? Have a go with maya.cmds too, > it's probably much faster when iterating through nodes and attributes. > > > On 11 August 2014 16:33, Kenneth Polonski <[email protected] <javascript:> > > wrote: > >> Have you tried this approach through the Maya API to see if you get any >>> better performance? >> >> >> I have not but this seems like an excellent idea since I've never had to >> use the maya API before. Good learning opportunity! Thanks Justin >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/python_inside_maya/4d4e0d6b-2d70-42e1-95f4-c4085396780d%40googlegroups.com >> >> <https://groups.google.com/d/msgid/python_inside_maya/4d4e0d6b-2d70-42e1-95f4-c4085396780d%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > *Marcus Ottosson* > [email protected] <javascript:> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/239deaf2-1fc0-467a-8307-98254cb24a97%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
