deleted

property Vertex.deleted

Internal state.

Topological mesh modification (e.g., edge conctractions) render vertices as deleted when they do no longer contribute to a mesh’s combinatorics.

Type:

bool

Note

Calling clean() removes all deleted vertices from the vertex container of a mesh.