Here is the problem : I created a mel script for exporting very lot of objects at the same time. But I need to edit each Collada file and to replace the content of some line... Problem is after exported the object I added a function for opening the exported file one more time and edit some lines after parsing of the…
oh it's ok... I change some function... And I finally keep the lsit of the all file exported in the process.... Then I create a last function it's editing all files one by one... but at the end! Now collada is clean... this is crazy all the informations nobody mather there are in this export -___-... About the Pause…
Depends on how you want to run the process. It may be faster for Maya to export all and after export do the check, not check as you go. Also, if you use some sort of counter, then Maya knows it is done with the export and you do not need a pause ... maybe.
-__- I didn't tried "pause" in the documentation -__- ... But strange it seems to stop the process... Maybe I need to do that once all objects are exported and it could delete some conflicts.... raaaaa... not funny >_<