Dear all, I am using the ResampleWithDataset filter to interpolate values from an unstructured grid to a grid of equally spaced points. >From the vtkValidPointMask, I noticed that several of the sampled points are invalid. The invalid points are found mostly where the resolution of the unstructured grid changes.
Is there a way to reduce the number of invalid points? And is it correct to apply the ResampleWithDataset filter on Unstructured Grid, or should I have converted them to something else first? Thanks in advance for your help! Camilla _______________________________________________ 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
