progress bar

21 views
Skip to first unread message

tomas mikulak

unread,
Jul 18, 2019, 12:35:19 PM7/18/19
to python_in...@googlegroups.com
Hi everyone,
Is it possible to output let’s say maya exporting alembic to cmd window asprogress bar when you run mayaBatch from cmd.
maybe frame count from scene length or anything,
thanks
tomas

Doktor Weeny

unread,
Jul 18, 2019, 10:38:07 PM7/18/19
to Python Programming for Autodesk Maya
I think you can use this flag pythonPerFrameCallback in your alembic command to print the current frame exported.
If you use Popen you could catch those line to create a pyqt progressbar
Reply all
Reply to author
Forward
0 new messages