Hi---I want to be able to capture arguments from a UI in a Maya
session and send them to Mayapy to run in the background to keep from
locking up the current session while waiting for the process to
finish---

Ideally, I could access mayapy through the Script Editor (through a
system call) and also pass it arguments and the right module to
process them and still be able to work in Maya while it's running in
the background... I figure using the maya.standalone module would be a
vital part of this, what I'm unclear on is just how to get it going
purely by running a command from within Maya....

Thanks!!
-Steve

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to