[Paraview] VTK XML Schema

Andy Bauer andy.bauer at kitware.com
Wed Jun 27 11:55:46 EDT 2012


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.Dray at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120627/eccc3a13/attachment-0001.htm>


More information about the ParaView mailing list