<div dir="ltr">Fabian,<div><br></div><div>I don't see anything wrong with what you described. Mind attaching a sample to illustrate the problem?</div><div><br></div><div>Utkarsh</div></div><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Mon, Jan 27, 2014 at 6:06 AM, Fabian Nick <span dir="ltr"><<a href="mailto:fabian.nick@scai.fraunhofer.de" target="_blank">fabian.nick@scai.fraunhofer.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi everyone,<br>
<br>
I am new to ParaView and the following question has come up:<br>
<br>
I have a file with a certain number of points as coordinates and integers between 1 and 5 assigned to every point. I.e. each row of the file looks like<br>
<br>
x,y,int<br>
<br>
x and y being the 2D coordinates, int the integer between 1 and five.<br>
<br>
Now I saved this file as mesh.csv and imported this file into ParaView.<br>
Next I added a "TableToPoints" filter, setting X Column to x, Y Column to y and Z Column to int.<br>
I checked "2D points" and "Keep All Data Arrays".<br>
When I choose "int" in the Coloring section I see all my points in different colors according to the integer I've assigned them. So far so good.<br>
<br>
Now I want to display only those points, which have been assigned a value between 2 and 5, for example. So I added a thershold filter, set it to visible, choose "int" from the Scalars Dropdown menu and set Minimum and Maximum to 2 and 5 respectively. However, although I've set the TableToPoints layer to invisible, I still see ALL the points (just not colored any more). I only want to see those with values between 2 and 5 though... So what am I doing wrong?<br>
<br>
Thanks,<br>
Fabian<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>