Skip to content
Snippets Groups Projects
Commit 5ef8cd17 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: add proximityRegions filter to distanceSurface (#2108)

- combines region-based and proximity-based filtering

  proxityRegions (post-filter):
    Checks the resulting faces against the original search surface
    as well as checking the cut cells for topological connectivity.
    If the area-weighted distance for a region is greater than
    \c absProximity, the region is discarded.

STYLE: support 'proxityFaces' as synonym for 'proximity' filter
parent e681c127
Branches
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment