[vtkusers] write out pvtu file

Mathieu Westphal mathieu.westphal at kitware.com
Mon Jan 14 11:15:17 EST 2019


Hi Liang,

vtkXMLUnstructuredGridWriter is fine and should allows you to write a
readable in ParaView .vtu file

Best,

Mathieu Westphal


On Mon, Jan 14, 2019 at 4:22 PM Liang Cui <liang.cui.95 at gmail.com> wrote:

> Hi everyone
> I am trying writer out an unstructured grid dataset with
> vtkXMLUnstructuredGridWriter, which can be imported into paraview GUI to
> generate python script for the paraview catalyst. I have generated the .vtu
> file but it seems does not work.
> Do I need to write out the .pvtu file for paraview catalyst and how should
> I use the vtkXMLUnstructuredGridWriter to achieve this goal?
> Thanks
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20190114/b37277b0/attachment.html>


More information about the vtkusers mailing list