# Circle

### <img src="/files/pSXbzcTRXxrX0DZEOeoI" alt="" data-size="line"> Circle

The Circle command draws a circle from a center location and a radius.

### <img src="/files/8eM4EWBEENIvosjyct0k" alt="" data-size="line"> Diameter

Draws the circle from the two ends of its diameter.

### <img src="/files/KRe1x45KkP3VTw6iRlvD" alt="" data-size="line"> By 3 Points

Draws a circle through three points on the circumference.

### <img src="/files/xDPRkkFisPHAh2qZqy3x" alt="" data-size="line"> Around Curve

Draws a circle perpendicular to a curve.

### <img src="/files/qdiwIjomAfmNx6swZg2j" alt="" data-size="line"> Tangent, Tangent, Radius

Draws a circle tangent to two curves and a given radius.

### <img src="/files/ceSmNlOq4m2zQldG1HVO" alt="" data-size="line"> Tangent 3 Curves

Draws a circle tangent to three curves.

### <img src="/files/ijmo7clpHT6Xv2NJMmxi" alt="" data-size="line"> Vertical CPlane: Center

Draws a circle perpendicular to the construction plane at a given center.

### <img src="/files/JuCIbrESmpt9jVpRCONf" alt="" data-size="line"> Vertical CPlane: Diameter

Draws a circle perpendicular to the construction plane with a given diameter.

### <img src="/files/ZVplky2ruvSMTSucZFDb" alt="" data-size="line"> Deformable

Draws a NURBS approximation of the curve will be created with the degree and number of points you specify.

### <img src="/files/Csq1hyuAj136prtKMw4s" alt="" data-size="line"> Fit Points

Draws a circle by fitting to selected point objects, curve and surface [control points](https://docs.mcneel.com/rhino/8/help/en-us/popup_moreinformation/controlpoint.htm), and mesh vertices.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rhinoartisan.com/commands/curve/basic-geometry/circle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
