On Tue, Dec 7, 2010 at 9:40 AM, David E DeMarle
<[email protected]> wrote:
> I would put it in FieldData instead of the Information vectors.
>
> The information vectors are best used internally to the pipeline and are not
> terribly easy to work with.
>
> FieldData (as opposed to CellData or PointData) is easy to work with (it's
> just an arbitrary collection of arbitrarily named, typed and sized arrays)
> and is meant to be the place where arbitrary, whole data set associated,
> information is kept.
>
> David E DeMarle

Here is an example of how to use the FieldData David referred to:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/FieldData

David
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to