Thank you both Kenneth and Dennis, I should have thought to use the Find Data functionality which does do what I need it to do. However, Kenneth's solution is actually easier and it causes Threshold to behave exactly the way I expect it to.
I appreciate your help gentlemen. Cheers, On Tue, Mar 22, 2016 at 10:44 AM Dennis Conklin <[email protected]> wrote: > Ethan, > > > > I think the basic problem is that the output of Threshold is always > element –centric. You can select points in Threshold, but those points > will define cells and only the points in the defined cells are in the > output. So once your output doesn’t include all the points in your single > cell, then the cell isn’t included in the output and therefore there are no > points in the output. > > > > A possible workaround is to use Find Data and select points – use a query > equivalent to your threshold value and you should get the points that > satisfy it. > > > > Hope this helps. > > > > Dennis > _______________________________________________ > 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 >
_______________________________________________ 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
