Perfect ! I think "All Scalars" is what I need.?
________________________________ From: Andy Bauer <[email protected]> Sent: Wednesday, February 8, 2017 11:20 AM To: Ibanez, Daniel Alejandro Cc: [email protected] Subject: [EXTERNAL] Re: [Paraview] Point Data Threshold misses Cells Hi Dan, You an uncheck the All Scalars option in the Threshold filter and that may give you want you want. Other options include using the Spreadsheet view and sorting by the column of your interested array (selection in the Spreadsheet view is linked with the 3D view). You can also use the Find Data tool (under the Edit menu). Under Find select Points and then the array you want should be available in the second row of widgets in that window. Next to that you'll see a "is max" option in the dropd-down widget. Then you can click on Run Selection Query to select the points meeting that criterion. Let us know if this doesn't give you what you want. Cheers, Andy On Wed, Feb 8, 2017 at 12:44 PM, Ibanez, Daniel Alejandro <[email protected]<mailto:[email protected]>> wrote: Hello, I've got an Unstructured Mesh with a Point Data field, and I'm trying to look at the area with the highest value. Unfortunately, it looks like when I use the Threshold filter on this field, it only selects cells for which *all* adjacent Points match the threshold, and in my case only a single Point has this anomalous value. Is there a way to tell Threshold to select cells for which *any* adjacent Points match the threshold ? I'm using Paraview 5.2.0-RC1 Thanks, Dan _______________________________________________ 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
