# Sandbox.PhysicsBody.GetBounds

```csharp
BBox GetBounds()
```

Returns Axis-Aligned Bounding Box (AABB) of this physics body.

### Returns

`BBox`

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
