[vtkusers] Writing other XML properties in paraview

Chiranjib Sur sur.chiranjib at gmail.com
Thu Mar 19 10:06:33 EDT 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150319/01d65ed6/attachment.html>


More information about the vtkusers mailing list