Skip to content

Wiped Plane Cutter data for filter update calls

When one would call twice vtkHyperTreeGridPlaneCutter with different plane orientations, internal data of the filter would not get wiped out, producing artifacts.

Fixes paraview/paraview#18914 (closed)

Merge request reports