<div dir="ltr"><div><div>Polydata can manage data associated with nodes ( scales number of nodes), cell or with polydata  itself.<br></div>In general you are forced to put arrays into nodal or cell data in order to display them, but you might chose to store any type of your data in above mentioned forms. <br>
</div>It is entirely up to you,<br><br><br><br><br><br><div><div><br><br><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 24, 2013 at 5:32 AM, Luke Bloy <span dir="ltr">&lt;<a href="mailto:luke.bloy@gmail.com" target="_blank">luke.bloy@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="blue" vlink="purple" lang="EN-US"><div><p class="MsoNormal">Hi all, <u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">In my application I generate a large number of polylines, which I then collect into a polydata object to store. What I would like to do is to attach some meta data to each polyline. I have thought about using the SetPointdata or SetCelldata of the polydata object but since this information is related directly to the lines themselves that seems like a less than ideal solution. SetCellData seems like it might be a possibility but I’m not entirely sure what it’s intended usage was.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">So I’m here for ideas on best to handle this.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Thanks for the help.<u></u><u></u></p>
<p class="MsoNormal">Best,<u></u><u></u></p><p class="MsoNormal">Luke<u></u><u></u></p></div></div><br>_______________________________________________<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>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>