<div dir="ltr">polydata->GetFieldData()->AddArray( anyArrayYouWant )<div><br></div><div>anyArrayYouWant can be a String array with only one value that contain your XML text.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 19, 2015 at 9:19 AM, Chiranjib Sur <span dir="ltr"><<a href="mailto:sur.chiranjib@gmail.com" target="_blank">sur.chiranjib@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">HI Seb,<div>Thanks for your answer. My issue is to write the data into the vtp file along with other information like pointdata etc. I am able to generate the data but i have no clue how to write in the format I want to. I am using vtkPolyDataWeiter class to write the .vtp file but in between how can I insert few XML tags with some values ? </div><div><br></div><div>If you can point towards some examples which you are referring to as the fields data, that might help.</div><div><br></div><div>Thanks,</div><div>Chiranjib</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 19, 2015 at 8:43 PM, Sebastien Jourdain <span dir="ltr"><<a href="mailto:sebastien.jourdain@kitware.com" target="_blank">sebastien.jourdain@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You can use fields data to store any random information regarding your dataset. <div><br></div><div>I'm not sure that's what you ask, but at least that's what it seems.</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Thu, Mar 19, 2015 at 8:06 AM, Chiranjib Sur <span dir="ltr"><<a href="mailto:sur.chiranjib@gmail.com" target="_blank">sur.chiranjib@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hello Experts,<div><div><div>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:</div><div><br></div><div><MyParameters></div><div>    <Parameter1>Integer Value </Parameter1></div><div>    <Parameter2>Double Value </Parameter2><br></div><div>    <Parameter3>String Value </Parameter3><br></div><div></MyParameters><br></div><div><br></div><div>Is there any vtk class that will help me doing this ?</div><div><br></div><div>Thanks in advance,</div><div>Chiranjib</div></div></div></div>
<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>