Skip to content

Add face to edge if edge is internal edge of face as well, as when e.g. we do…

Wendy Merks-Swolfs requested to merge MarkFaceAsPartOfInternalEdge into master

Add face to edge if edge is internal edge of face as well, as when e.g. we do try to fix intersecting edges and we go over all faces attached to this edge, we will forget about the faces in which the edge is an internal edge.

Merge request reports