Dear vtkusers, I'd like to pick cells from an vtkUnstructuredGrid and for this, I use a vtkCellPicker associated to a vtkRenderWindowInteractor. It seems that the picked cell is not the cell located "under my mouse pointer". How could I select cells using mouse position ? Quoc Cuong