Hi all,

I want to merge the very close (or coincident) points in PV. For instance,
there are very close two points and one point apart from them, i.e., an
ASCII VTK File:
----------
vtk output
ASCII
DATASET UNSTRUCTURED_GRID
POINTS 3 float
1 1 1
0 0 0
0 0 1e-014
CELLS 3 6
1 0
1 1
1 2
CELL_TYPES 3
1
1
1
----------
I use the Clean to Grid filter to merge the two close points, but after
that there remains three points.  Can anyone tell me what this is?

Thanks,
yoshimi
_______________________________________________
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

Reply via email to