Export all simulation steps of current window / current loadcase to image or animation file
Overview
Script loops through all simulation steps in current window, current loadcase, and exports each as JPG of the full page into folder of script.
Pre-Requisite
-------------------------------------------------------------------------------------------------------------------------------------------------------------
To change from image to animation export or to change export format, see commented example lines in script for "save image" / "save animation" command.
Possible formats for images:
.png / .jpg / .tif / .bmp / .gif
Possible formats for animations:
.avi / .amf / .png / .jpg / .tif / .bmp / .gif
Usage/Installation Instructions
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Run script from DropDown File > Load > Script
Post-Requisite
-------------------------------------------------------------------------------------------------------------------------------------------------------------