# Sandbox.PhysicsGroup.Joints

```csharp
IEnumerable<PhysicsJoint> Joints { get; set; }
```

Any and all joints that are attached to any body in this group.

Declared in [Sandbox.PhysicsGroup](/api/Sandbox.PhysicsGroup).
Assembly: `Sandbox.Engine`.
