Mesh entities- Ngon problem

Adjacency is computed correctly once you create mesh from polylines.
I internally create ngons for triangles and quads to have more consistency, so it works for 3,4, 5 … n vertex faces. These are a few adjacency components, there are more of those under vertex, edge, face tabs:


So you could operations like this:

1 Like