# Sandbox.Physics.SpringJoint.MinLength

```csharp
float MinLength { get; set; }
```

Minimum length it should be allowed to go. At which point it acts a bit like a rod.

Declared in [Sandbox.Physics.SpringJoint](/api/Sandbox.Physics.SpringJoint).
Assembly: `Sandbox.Engine`.
