Skip to content

Add more options to ResampleWithDataSets (Updates VTK)

Adds the following options:

  1. ComputeTolerance: Enable/disable automatic tolerance computation
  2. Tolerance: Set a user specified tolerance value
  3. MarkBlankPointsAndCells: Enable/disable marking of blank points

Addresses issues in #15887 (closed)

Merge request reports