|
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. Either that or fix the threshold filter to work properly. JB Hello, I try to visualise parts of a point cloud (POLYVERTEX) using the threshold-filter.But any threshold-value will remove _all_ points instead of only a few. I wonder if this is a bug... I attached a example-xmf-file. If you you try to visualise only the points with 'type'>0 all points disappear, even though there are points with type=1.0 Any idea? Greetings Jens -- John Biddiscombe, email:biddisco @ cscs.ch http://www.cscs.ch/ CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07 Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82 |
_______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
