[Paraview] Re : [vtkusers] vtkHardwareSelection on vtkUnstructuredGrid
R M
mlokida at yahoo.fr
Fri Oct 21 15:45:22 EDT 2011
So, since I have not yet find any solution, my question is: what vtkMapper should I use to display vtkMultiBlockDataSet of unstructuredGrid in order to select cells or points and extract this selection ?
Thank you
________________________________
De : R M <mlokida at yahoo.fr>
À : "paraview at paraview.org" <paraview at paraview.org>; "vtkusers at vtk.org" <vtkusers at vtk.org>
Envoyé le : Vendredi 21 Octobre 2011 12h08
Objet : [vtkusers] vtkHardwareSelection on vtkUnstructuredGrid
Hello,
Here's my problem, I want to select cells from vtkUnstructuredGrid using vtkHardwareSelector but this does not work.
I have seen on this link http://www.vtk.org/doc/nightly/html/classvtkHardwareSelector.html#details that "If you need to select other data types, consider using vtkDataSetMapper and turning on it's PassThroughCellIds feature, or using vtkFrustumExtractor".
But where I enable the PassThroughCellIds feature and how should I use vtkFrustumExtractor.
I have tried with vtkAreaPicker using vtkDataSetMapper but no result.
Thank you for your help.
_______________________________________________
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.paraview.org/pipermail/paraview/attachments/20111021/793f1012/attachment.htm>
More information about the ParaView
mailing list