I am trying an application where given a polyData I want to select part of the polyData and the application removes the other part.<br><br>Now VtkInteractorStyleRubberBandPick and vtkAreaPicker does the job for me , but the selection only selects the front facing visible section of the polydata.<br>
Is it possible that the backside of the polyData can also be selected.<br><br>My PolyData is a Tube hence I need the back side . i see that Paraview can do it <br><br>Any Inputs appreciated<br><br>Regards<br>Darshan<br>