delete_vertex
- Mesh.delete_vertex(vertex, fill=None)[source]
Delete vertex.
Delete vertex and optionally fill the formed hole.
- Parameters:
- Raises:
NonManifoldError – If vertex deletion was not possible.
- Returns:
The faces used to patch the hole.
None
if hole filling was not requested.- Return type: