<div dir="ltr"><div><div><div><div><div>I am trying to post-process large data sets stored in MESH2 ascii text format. I loop over the views, and load them with the script function:<br><br></div>Merge "myfile";<br><br></div>I then do the visuilization on the file, and then call:<br><br></div>Delete View[0] so that there is only one view stored at a time.<br><br></div>However, I find that calling Delete View does not actually get rid of the data that was merged, it only gets rid of the view.<br><br></div>So my question is: is there a way to load mesh files in a script without merging them? If not, this functionality could be really useful.<br><br>I've included a simple script that does the above for reference.<br><br>Thanks,<br>John<br></div>