[vtkusers] Filter to extract out a single array?

Darshan Pai darshanpai at gmail.com
Sat Apr 17 22:07:00 EDT 2010


Whenever you setup the data array you can name it using SetName() . Later
you can use the SetActiveScalars to get the current data array at any time

Regards

On Fri, Apr 16, 2010 at 12:15 PM, da <remywendy at gmail.com> wrote:

> Hi folks,
>
> I have a structured grid with many data arrays. I'm looking to make a plot
> (using vtkQtLineChartView) - but only with one of the data arrays. Is there
> a filter that outputs the grid and the specific array that I need?
>
>
>
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100417/e9900212/attachment.htm>


More information about the vtkusers mailing list