# Ellipse

### <img src="/files/TOcTYWN5xohXiWTJ2oDq" alt="" data-size="line"> Ellipse

Draw a closed elliptical curve from center and edges.

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

Draws a closed elliptical curve by diameter.

### <img src="/files/IypOLQ1G4rT9TOvqJPec" alt="" data-size="line"> From Foci

Draw a closed elliptical curve from focus points.

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

Draw a closed elliptical curve around a curve.

### <img src="/files/tWhV0xJKNppetEASMuYf" alt="" data-size="line"> By Corners

Draw a closed elliptical curve from bounding rectangle.

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

Draw a closed elliptical NURBS approximation of the curve will be created with the number of points you specify.


---

# 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/ellipse.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.
