Have you looked at the coprocessing features (<a href="http://paraview.org/Wiki/CoProcessing">http://paraview.org/Wiki/CoProcessing</a>) in ParaView yet? That sounds a lot like what you're trying to do but should let you avoid the file IO and may give you some more flexibility.<br>
<br>Andy<br><br><div class="gmail_quote">On Wed, Sep 12, 2012 at 1:56 PM, Timothy Cale <span dir="ltr"><<a href="mailto:drtsc.para@gmail.com" target="_blank">drtsc.para@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am calling paraview from fortran code that I am developing. <div><br></div><div>I am using system calls to load states; very nice.</div><div><br></div><div>Specifically, I use 'load state' to create a view of an isosurface. </div>
<div>I now save taht data (manually, as a ply file), and read the file </div><div>in for further processing.</div><div><br></div><div>Is there a way, hopefully w/o learning python (at this time), to </div><div>save files within paraview - without my intervention? </div>
<div><br></div><div>Thanks,</div><div>Tim</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>