# Sandbox.PhysicsShape.ClearTags

```csharp
bool ClearTags()
```

> **Obsolete.** Use Tags

Clear all tags from this shape.

### Returns

`bool`

Declared in [Sandbox.PhysicsShape](/api/Sandbox.PhysicsShape).
Assembly: `Sandbox.Engine`.
