Have you tried this approach through the Maya API to see if you get any better performance?
--
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/c841473a-fdf1-4232-83eb-aabc45224b06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 JustinHave you tried this approach through the Maya API to see if you get any better performance?
--
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/4d4e0d6b-2d70-42e1-95f4-c4085396780d%40googlegroups.com.
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 <kpol...@gmail.com> wrote:
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 JustinHave you tried this approach through the Maya API to see if you get any better performance?
--
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 python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/4d4e0d6b-2d70-42e1-95f4-c4085396780d%40googlegroups.com.