[Paraview] Bulk conversion

Andy Bauer andy.bauer at kitware.com
Thu Jun 4 14:24:13 EDT 2015


Have you looked at ParaView's Python trace functionality? Information on
that is at http://www.paraview.org/Wiki/Python_GUI_Tools. The idea is that
you can create a Python script and then run pvpython or pvbatch to do what
you want.

Regards,
Andy

On Thu, Jun 4, 2015 at 1:51 PM, Stephen Orsatti <stephen at orsatti.org> wrote:

> I am trying to convert multiple *.vtk files to *.stl files.  Basically an
> object sequence (ie: surface_0001.vtk, surface_0002.vtk, etc...) Is there a
> way to automate this with Python.  I've looked and looked and I can't find
> a way to do this.  Please help.
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150604/bb8eece5/attachment.html>


More information about the ParaView mailing list