# Sandbox.Physics.SpringJoint.MaxForce

```csharp
float MaxForce { get; set; }
```

Maximum force it should be allowed to go. Set to zero to only allow stretching.

Declared in [Sandbox.Physics.SpringJoint](/api/Sandbox.Physics.SpringJoint).
Assembly: `Sandbox.Engine`.
