Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to run custom script regularly, but it crashed after referencing a bundle of files,
I suspect the point that after referencing Maya is updating viewport,
At that point, I can check that is Maya in the middle of a file reading with MFileIO.isReadingFile(),
So I just wonder that I can determine if Maya is currently in the middle of updating viewport or not.
Can I do that with API or something else?
Solved! Go to Solution.