<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Thank you ! Exactly what I need.<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">De :</span></b> David Doria <daviddoria@gmail.com><br><b><span style="font-weight: bold;">À :</span></b> David E DeMarle <dave.demarle@kitware.com><br><b><span style="font-weight: bold;">Cc :</span></b> R M <mlokida@yahoo.fr>; paraview@paraview.org<br><b><span style="font-weight: bold;">Envoyé le :</span></b> Mar 7 décembre 2010, 15h 42min 44s<br><b><span style="font-weight: bold;">Objet :</span></b> Re: [Paraview] How to add extra informations associated to a vtkPolyData ?<br></font><br>On Tue,
Dec 7, 2010 at 9:40 AM, David E DeMarle<br><<a ymailto="mailto:dave.demarle@kitware.com" href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>> wrote:<br>> I would put it in FieldData instead of the Information vectors.<br>><br>> The information vectors are best used internally to the pipeline and are not<br>> terribly easy to work with.<br>><br>> FieldData (as opposed to CellData or PointData) is easy to work with (it's<br>> just an arbitrary collection of arbitrarily named, typed and sized arrays)<br>> and is meant to be the place where arbitrary, whole data set associated,<br>> information is kept.<br>><br>> David E DeMarle<br><br>Here is an example of how to use the FieldData David referred to:<br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/FieldData" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/FieldData</a><br><br>David<br></div></div>
</div><br>
</body></html>