# Sandbox.PhysicsJointBuilder.LinearStrength

```csharp
float LinearStrength { get; set; }
```

The maximum linear force the joint can withstand before breaking.

Declared in [Sandbox.PhysicsJointBuilder](/api/Sandbox.PhysicsJointBuilder).
Assembly: `Sandbox.Engine`.
