Have you looked at the coprocessing features (
http://paraview.org/Wiki/CoProcessing) 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.

Andy

On Wed, Sep 12, 2012 at 1:56 PM, Timothy Cale <drtsc.p...@gmail.com> wrote:

> I am calling paraview from fortran code that I am developing.
>
> I am using system calls to load states; very nice.
>
> Specifically, I use 'load state' to create a view of an isosurface.
> I now save taht data (manually, as a ply file), and read the file
> in for further processing.
>
> Is there a way, hopefully w/o learning python (at this time), to
> save files within paraview - without my intervention?
>
> Thanks,
> Tim
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to