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 <mlok...@yahoo.fr>
À : "paraview@paraview.org" <paraview@paraview.org>; "vtkus...@vtk.org" 
<vtkus...@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
_______________________________________________
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