Hey all,

I am curious if there is a way that one can display the progress of some 
built in maya commands that don't output this information by default. Some 
of maya's commands have either progress bars or print out current 
completion status information, but there are plenty that don't that could 
benefit from it if you are sending large amounts of data through them and 
have no way of gauging how long it will take.

Primarily, I am looking for a way to track the progress of writing out 
cache files for dynamics especially in the cases of running a command line 
Maya instance. Currently I can look at output cache files to see what 
frames have been cached out, though it would be nice to see this in an 
output window. I looked into scriptJobs utilizing timeChanged events in 
hopes that as the cache function changes time in maya, that these script 
jobs would trigger (no such luck). Any ideas?

Alex

-- 
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/6062e220-eed6-488f-8916-488e25d5ab5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to