# Sandbox.PhysicsBody.AddCloneShape

```csharp
PhysicsShape AddCloneShape(PhysicsShape shape)
```

> **Obsolete.**

### Parameters

- `shape` (`PhysicsShape`)

### Returns

`PhysicsShape`

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
