isolated
- property Vertex.isolated
Topological state.
A vertex is isolated if its
halfedge
attribute holds aNone
value. Topologically, isolated vertices are not linked to any other mesh items and form their own connected component.- Type:
Note
Isolated vertices are treated as manifold vertices. Their presence does not influence the halfedge data structure functionality negatively.