Clip closed surface filter over contour filter

Hi Paraview,
I found this clip closed surface filter is not working on contour filter.

image

Here’s the information of the pipeline.
image
Is it normal or do I miss something?
Thank you!

This looks like a bug, I was able to reproduce with the following steps:

  • FastUniformGrid
  • Contour
    • on DistanceSquared
    • value 50
    • output looks like a sphere
  • ClipClosedSurface

image

In the same time, ClipClosedSurface on a Sphere works as exected.
image

Do you mind report it on our bug tracker ?
https://gitlab.kitware.com/paraview/paraview/-/issues/new

No problem, I have reported this issue.
Error in clip closed surface filter over contour filter (#22308) · Issues · ParaView / ParaView · GitLab (kitware.com)

1 Like