Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to use a python script to open maya file, then take a snapshot, then close maya file and repeat same operations on next maya file.
This automatic script works fine but sometimes blocked by a modal dialog when file unit is not same with Maya settings... So can I ignore this dialog to continue automatically?
PS : I know I can remove this dialog by finding out the GUI .mel script and modify it. But it is a little tricky and not convenient for other users to use my python script.
Solved! Go to Solution.