<HTML>
<HEAD>
<TITLE>Re: [Paraview] threshold not working for polyvertex (point-clouds) (paraview 3.4, 3.6)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>In the short term you can get around this problem by first running your data through the glyph filter using the 2D Glyph/Vertex as the glyph type. &nbsp;Another work around is to use the clip filter with a clip type of Scalar instead of the Threshold filter. &nbsp;In the long term, John is right. &nbsp;You should write out your xmf file with a single vertex cell per point.<BR>
<BR>
As far as &#8220;fixing&#8221; the threshold filter, the current operation is correct, but I&#8217;ve thought for a long time that the clip-by-scalars functionality mentioned above should be available from within the threshold filter. &nbsp;Rather than have an All Scalars checkbox, there should be a tri-state Any Scalar/All Scalars/Clip option.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 6/2/09 6:16 AM, &quot;John Biddiscombe&quot; &lt;<a href="biddisco@cscs.ch">biddisco@cscs.ch</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>don't use polyvertex. a single polyvertex consisting of N points is a single cell. Algorithms like threshold dump it. Use polydata or unstructured grid with one vertex per cell.<BR>
<BR>
Either that or fix the threshold filter to work properly.<BR>
<BR>
JB<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'> <BR>
Hello,<BR>
<BR>
I try to visualise parts of a point cloud (POLYVERTEX) using the<BR>
threshold-filter.<BR>
<BR>
But any threshold-value will remove _all_ points instead of only a few.<BR>
I wonder if this is a bug...<BR>
<BR>
I attached a example-xmf-file. If you you try to visualise only the<BR>
points with 'type'&gt;0 all points disappear, even though there are points<BR>
with type=1.0<BR>
<BR>
Any idea?<BR>
<BR>
Greetings<BR>
Jens<BR>
&nbsp;&nbsp;<BR>
&nbsp;<BR>
<BR>
<HR ALIGN=CENTER SIZE="4" WIDTH="90%"><BR>
_______________________________________________<BR>
Powered by www.kitware.com &lt;<a href="http://www.kitware.com">http://www.kitware.com</a>&gt; <BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">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">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>