Thanks for the reply . tThe FrustrumSelection works best . Though I have a problem. I need to save this new extracted dataset but I am not able too . If I convert to a Polydata it crashes . If i cast it as a PointSet it works but I cannot visualize it at all . It there some way to save the data . I am trying for sometime and I cannot get anything<br>
<br>Regards<br>Darshan <br><br><div class="gmail_quote">On Thu, Jun 17, 2010 at 8:48 AM, David E DeMarle <span dir="ltr">&lt;<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I believe you are looking for Frustum Selection. That picks all<br>
cells/points behind the rubber band not just the ones nearest the<br>
camera like HardwareSelector does.<br>
<br>
See Rendering/Testing/Cxx/TestAreaSelections.cxx for an example of both of them.<br>
<br>
David E DeMarle<br>
Kitware, Inc.<br>
R&amp;D Engineer<br>
28 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: 518-371-3971 x109<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On Wed, Jun 16, 2010 at 10:16 PM, Darshan Pai &lt;<a href="mailto:darshanpai@gmail.com">darshanpai@gmail.com</a>&gt; wrote:<br>
&gt; I am trying an application where given a polyData I want to select part of<br>
&gt; the polyData and the application removes the other part.<br>
&gt;<br>
&gt; Now VtkInteractorStyleRubberBandPick and vtkAreaPicker does the job for me ,<br>
&gt; but the selection only selects the front facing visible section of the<br>
&gt; polydata.<br>
&gt; Is it possible that the backside of the polyData can also be selected.<br>
&gt;<br>
&gt; My PolyData is a Tube hence I need the back side . i see that Paraview can<br>
&gt; do it<br>
&gt;<br>
&gt; Any Inputs appreciated<br>
&gt;<br>
&gt; Regards<br>
&gt; Darshan<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>