# Sandbox.PhysicsShape.Remove

```csharp
void Remove()
```

Remove this shape. After calling this the shape should be considered released and not used again.

Declared in [Sandbox.PhysicsShape](/api/Sandbox.PhysicsShape).
Assembly: `Sandbox.Engine`.
