I don't know of any documentation though it might exist for the XML schema.
You may want to look at PyEVTK (https://bitbucket.org/pauloh/pyevtk) though
as I've used that for structured grids (vtkImageData if I remember
correctly) and it worked. It is supposed to support unstructured grids as
well but I haven't tried that.

Andy

On Wed, Jun 27, 2012 at 11:35 AM, Dray, Colan <colan.d...@alcoa.com> wrote:

> I am trying to write VTK XML (specifically UnstructuredGrid) files by
> hand. I've seen many different attributes for each XML tag, but I am unable
> to find a listing of available choices and what they mean. Is there some
> documentation out there that I am missing? I would prefer documentation for
> all of the VTK XML file types, but just UnstructuredGrid would still be
> immensely helpful.
>
> Thanks!
> -Colan
>
> _______________________________________________
> 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