I have some vtkActors that are rendering polydata in wireframe, and I would like to use vtkPicker to select these lines. If I use polygons instead I can use a vtkCellPicker... Is there a way to do the same thing with wireframe? Thanks, Wayne