Skip to content

Added a test so that plane != cell boundary

If the cutting plane is aligned with a cell boundary, there is z-fighting happening. To fix this issue, when this happens, we shift a tiny bit the plane in the appropriate direction.

Fixes paraview/paraview#18913 (closed)

Merge request reports