I think the issue is that I want to use a threshold value to define the volume of interest, but then want to extract all of the points within that volume including those that don't satisfy the threshold filter. So far I can only extract the points that satisfy the threshold condition.
From: Scott, W Alan [mailto:[email protected]] Sent: 16 July 2015 18:15 To: Thomas O'Toole Cc: [email protected] Subject: Re: [EXTERNAL] [Paraview] Extract all points inside volume Select points through (i.e., frustum select)? Then, on the Find Data dialog, Freeze Selection. Last, Filter/ Extract Selection? Alan On Jul 16, 2015, at 10:47 AM, Thomas O'Toole <[email protected]<mailto:[email protected]>> wrote: Dear Paraviewers, I am trying to select and extract all points that lie within a particular volume of my dataset. The volume is irregularly shaped (hence a simple clip is not an option), and created by a 3D Delaunay triangulation. Is there a straightforward way to do this in Paraview? I feel like there must be, but have been drawing a blank so far. Many thanks, Tom ________________________________ This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message. _______________________________________________ Powered by www.kitware.com<http://www.kitware.com/> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
