Skip to content

Use a set to store embedded vertices as we want to ensure that a single point…

Wendy Merks-Swolfs requested to merge SetForEmbeddedVertices into master

Use a set to store embedded vertices as we want to ensure that a single point will only end up once in this list as otherwise it will get duplicated as it is pretended to lie on the seam.

Merge request reports