[Paraview] saving files

Andy Bauer andy.bauer at kitware.com
Wed Sep 12 14:25:47 EDT 2012


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.para at 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120912/ef54652b/attachment.htm>


More information about the ParaView mailing list