Skip to content

Introduce Region Ids Filter

RegionIds generates a cell array to identify region of a polygonal (surfacic) mesh. A region is a portion of the surface where two adjacent cells have a relative angle less than a given threshold.

You can see RegionIds like a variant of the Connectivity filter, using an angle criteria like the Feature Edges.

regions-featureedges

Edited by Nicolas Vuaille

Merge request reports

Loading