Message 1 of 1
Mel how to make a progress bar for an existing slow command?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to add a progress bar to this really slow built in Maya command, I read the help text and it only showed how to do it with a for loop, not useful since I don't want to run this command multiple times. I want to run it once and while it's taking forever update the progress bar until it finishes. Any ideas how to accomplish this?
texStraightenUVs "UV" 40;