> For the complete documentation index, see [llms.txt](https://scenegroup.gitbook.io/cavalry/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scenegroup.gitbook.io/cavalry/nodes/shapes/basic-shape/arc.md).

# Arc

Create an Arc primitive.

**Outer Radius** - set the outer radius of the circle the arc is drawn around.

**Inner Radius** - set the inner radius of the circle the arc is drawn around.

**Start Angle** - set the angle the curve starts at.

**End Angle** - set the angle the curve ends at.

**Bezier** - when checked the Arc is created with bezier points.

**Divisions** - set the number of divisions between points. This is particularly useful for creating smoother deformations.
