# Sandbox.PolygonMesh.GetVertexConnectedToFaceVertex

```csharp
VertexHandle GetVertexConnectedToFaceVertex(HalfEdgeHandle hFaceVertex)
```

### Parameters

- `hFaceVertex` (`HalfEdgeHandle`)

### Returns

`VertexHandle`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
