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
On Friday, July 19, 2019 at 1:35:19 AM UTC+9, tomas mikulak wrote: > > 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 > -- 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/5b1b9c05-c445-47a8-9bbb-168c004b9d77%40googlegroups.com.
