# Sandbox.PolygonMesh.RemoveVertices

```csharp
void RemoveVertices(IEnumerable<VertexHandle> hVertices)
```

### Parameters

- `hVertices` (`IEnumerable<VertexHandle>`)

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
