Hi everyone, <br><br>In vtkPropPicker's PickProp function:<br><a class="el" href="http://www.vtk.org/doc/release/5.0/html/a01925.html#z4227_0">PickProp</a> (double selectionX, double selectionY, <a class="el" href="http://www.vtk.org/doc/release/5.0/html/a01966.html">
vtkRenderer</a> *renderer)<br><br>What do the selectionX and selectionY coordinates refer to?? Are these the x,y screen coordinates of the mouse where the picking button 'p' got hit, i.e.:<br>is X = iren-&gt;GetEventPosition[0] , and 
<br>Y = iren-&gt;GetEventPosition[1] <br><br>where iren is a window interactor. <br><br>I am pretty sure that's not the case, since selectionX and selectionY are doubles, and GetEventPosition returns an int. So what are these coordinates exactly?? 
<br><br>Any help will be appreciated! <br clear="all"><br>-- <br>Rashed Karim<br>PhD student<br>Imperial College London <br>