Using vtkPropPicker::PickProp it is difficult to pick lines (using a vtkLineSource with a vtkPolyDataMapper for example).  Even if I set the line width to 10 pixels, the pick is only successful if I click exactly in the center of the 10 pixel band, as if the hardware picker was not respecting the 10 pixel width.  Can someone that is familiar with this part of vtk verify the bug, or point me in the right direction?<br>
<br>Pat<br>