[vtkusers] Writing other XML properties in paraview

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Mar 19 11:13:08 EDT 2015


You can use fields data to store any random information regarding your
dataset.

I'm not sure that's what you ask, but at least that's what it seems.

Seb

On Thu, Mar 19, 2015 at 8:06 AM, Chiranjib Sur <sur.chiranjib at gmail.com>
wrote:

> Hello Experts,
> When I generate my polydata and write the information in a .vtp file, I
> want to write few addition information like the following in the same file
> along with the polydata information:
>
> <MyParameters>
>     <Parameter1>Integer Value </Parameter1>
>     <Parameter2>Double Value </Parameter2>
>     <Parameter3>String Value </Parameter3>
> </MyParameters>
>
> Is there any vtk class that will help me doing this ?
>
> Thanks in advance,
> Chiranjib
>
> _______________________________________________
> 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:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150319/9b440b2f/attachment.html>


More information about the vtkusers mailing list