On 04/02/2012 04:45 PM, Pat Marion wrote:
You can import paraview.vtk.io to access the xml writer.


Thanks!

        import paraview.vtk.io
        writer = paraview.vtk.io.vtkXMLImageDataWriter()

worked perfectly.  No need to install VTK when I already have ParaView!

--
Hal Canary
http://cs.unc.edu/~hal/
_______________________________________________
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