I use vtkAssembly to collect some prop, but I meet problem when using vtkPropPicker.
For example, I use vtkAssembly to group two line (line1/line2), and the vtkPropPicker also correctly pick this vtkAssembly. Is there any method to know which line is picked?