query_edge_is_manifold
query_edge_is_manifold(edge) ⇒ boolean
Tests whether this edge is manifold. A manifold edge has exactly 2 faces attached to it.
Kind: global function
Param | Type |
---|---|
edge | TopoEdge |
boolean
Tests whether this edge is manifold. A manifold edge has exactly 2 faces attached to it.
Kind: global function
Param | Type |
---|---|
edge | TopoEdge |