# Sandbox.Physics.PhysicsJoint.Strength

```csharp
float Strength { get; set; }
```

Strength of the linear constraint. If it takes any more energy than this, it'll break.

Declared in [Sandbox.Physics.PhysicsJoint](/api/Sandbox.Physics.PhysicsJoint).
Assembly: `Sandbox.Engine`.
