# Sandbox.PhysicsBody.ClearShapes

```csharp
void ClearShapes()
```

Remove all physics shapes, but not the physics body itself.

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
