---
title: Torus
order: 8
---

A donut. Two radii, no rounding required.

![Torus](../../assets/torus.webp)

## Parameters

- **Major Radius** — distance from center to tube center (default `0.7`, soft max `10.0`)
- **Minor Radius** — tube radius (default `0.3`, soft max `5.0`)

## Notes

*Minor Radius* has a dedicated drag row in the [`RMB` menu](../../interface/rmb-menu.md) and the pie menu's West wedge. Push the minor radius past the major and the hole closes, giving a pinched sphere rather than an error.

## See also

- [Curve Revolve](../curves.md#curve-revolve) — an arbitrary profile revolved, when a circular section isn't enough
- [Boolean](../../modifiers/boolean.md) — cutting grooves with a torus
