Skip to content

Fix vtkDataSetSurfaceFilter for 1D structured and rectilinear grids.

For such grids, no output was generated. We now use the specialized surface filters to extract lines. We add a new Filters/Geometry/Cxx test for testing the feature.

This fixes issue #17094 (closed)

Edited by Joachim Pouderoux

Merge request reports