Skip to content

As insertVerticesInRegion is taking the whole model into account, it should also…

Wendy Merks-Swolfs requested to merge FixingEmbeddedEdgesInRegions into master

As insertVerticesInRegion is taking the whole model into account, it should also take all embedded edges and embedded faces of all regions in the model into account as otherwise embedded entities of other regions than the first one might get lost.

Merge request reports