You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds optional setting for adding Mesh Vertex in Face. This allows to refine triangular Faces in neighborhood of the face that had the vertex added. Edges of those faces are checked if they satisfy Delaunay condition and if the not the edge is flipped.
UI:
Usage:
Commits tagged with [need-docs] or [FEATURE]
The text was updated successfully, but these errors were encountered:
Request for documentation
From pull request qgis/QGIS#59560
Author: @JanCaha
QGIS version: 3.42
Mesh editing delaunay refinement
PR Description:
Description
This adds optional setting for adding Mesh Vertex in Face. This allows to refine triangular Faces in neighborhood of the face that had the vertex added. Edges of those faces are checked if they satisfy Delaunay condition and if the not the edge is flipped.
UI:
Usage:
Commits tagged with [need-docs] or [FEATURE]
The text was updated successfully, but these errors were encountered: