Skip to content

New algorithm for vtkProbeLineFilter

This new algorithm now is able to support mixture of 2D cells, 3D cells, as well as holes along the line. It does not use vtkPProbeFilter for the sampling patterns SEGMENT_CENTERS and CELL_BOUNDARIES so computed positions and probed values are more robust.

Merge request reports