> The mesh was done by another person and the code that they used > didn't fill the holes. I do not know why. the vtkContourFilter doesn't fill meshes on the edge of the volume. If you/they pad the volume first this would fix the problem (vtkImageConstantPad). Can you/they change how the mesh is created - rather than fixing this one? Mark