Batch Archiving Models
Posted: Tue Feb 08, 2022 10:58 am
I'm trying to find a way to archive multiple models at once using the python API.
Unfortunately, the archive_project(destination, full) method only seems to allow me to set a destination path for the archive file. It does not allow me to set the path of the model to be archived. Apparently it just defaults to the currently open project.
This is odd, because archiving any project is possible from within the normal IES dialogue boxes.
Is there's a way to force the method to use a different .mit file target path than the default of the currently open project?
Thanks
CP
Unfortunately, the archive_project(destination, full) method only seems to allow me to set a destination path for the archive file. It does not allow me to set the path of the model to be archived. Apparently it just defaults to the currently open project.
This is odd, because archiving any project is possible from within the normal IES dialogue boxes.
Is there's a way to force the method to use a different .mit file target path than the default of the currently open project?
Thanks
CP