# Sandbox.PolygonMesh.GetEdges

```csharp
IEnumerable<Line> GetEdges()
```

Get the start and end points of all edges

### Returns

`IEnumerable<Line>`

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
