[Paraview-developers] Writing other XML properties in paraview

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


Hello Experts,
Within Paraview, 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/paraview-developers/attachments/20150319/2e50a11d/attachment.html>


More information about the Paraview-developers mailing list