Hello all.<br><br>I am trying to display a simple tetrahedral unstructured grid using Paraview. Strangely, Paraview ignores a point of the grid which is both defined in the POINTS section and used as a vertex by all the tetrahedra/cells.<br>
<br>Attached, you will find the vtk file that Paraview fails to display correctly.<br><br>This file contains 9 points: the 8 vertices of a cube plus the cube&#39;s center point (1.5, 1.5, 1,5) which has a vtkIdType equal to 8 (see the file). Also, all the cells in the file are connected to the vtkIdType 8. When I load this file with Paraview, the cube&#39;s center (the point with vtkIdType equal to 8) is missing. <br>
<br>Can anybody know what&#39;s happening? Isn&#39;t the file correct?<br><br><br>Regards,<br>Panagiotis<br>