<div dir="ltr">Hmm... it definitely seems to alternate between picking the plane, and not picking the plane.  I wonder if the picking issue might be related to the rendering somehow.  Can you try using vtkCellPicker instead?<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 23, 2016 at 3:40 PM, Lonni Besançon <span dir="ltr"><<a href="mailto:lonni.besancon@gmail.com" target="_blank">lonni.besancon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi David,<br>
<br>
Thanks for the help.<br>
<br>
So here is the added LOG:<br>
<br>
/W/NativeVTK( 8366): xPtr[0] = 1360  ;;  yPtdr[0] = 475<br>
W/NativeVTK( 8366): Plane Picked ********************<br>
W/NativeVTK( 8366): xPtr[0] = 1362  ;;  yPtdr[0] = 476<br>
W/NativeVTK( 8366): #################### Outside of plane<br>
W/NativeVTK( 8366): xPtr[0] = 1367  ;;  yPtdr[0] = 477<br>
W/NativeVTK( 8366): Plane Picked ********************<br>
W/NativeVTK( 8366): xPtr[0] = 1373  ;;  yPtdr[0] = 479<br>
W/NativeVTK( 8366): #################### Outside of plane<br>
W/NativeVTK( 8366): xPtr[0] = 1377  ;;  yPtdr[0] = 479<br>
W/NativeVTK( 8366): Plane Picked ********************<br>
W/NativeVTK( 8366): xPtr[0] = 1387  ;;  yPtdr[0] = 480<br>
W/NativeVTK( 8366): #################### Outside of plane<br>
/<br>
<br>
Starting from y = 480 i'm on on the plane anymore so I just get the log<br>
staying that I'm outside of it.<br></blockquote></div></div></div>