Is there any way to suppress Maya's Warning Manager when importing an FBX file programmatically?
I have a script that imports hundreds of FBX files one at a time, using pymel.core.system.importFile(). Works great but whenever Maya's Warning Manager pops up, that closes my progressWindow,. I want to completely ignore warnings and errors, such as "Incomplete BindPose" for example. Thanks in advance for any suggestions! -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/fb143168-537f-43ea-a154-745a41849fean%40googlegroups.com.