# Curve

- [Basic Geometry](https://docs.rhinoartisan.com/commands/curve/basic-geometry.md): Below is a list of commands tailored for the creation and management of basic geometry in your project. These tools enable precise and efficient generation of geometric elements.
- [Point](https://docs.rhinoartisan.com/commands/curve/basic-geometry/point.md): Below is a list of commands designed for creating and managing points in your project. These tools will help you generate points accurately and efficiently.
- [Line](https://docs.rhinoartisan.com/commands/curve/basic-geometry/line.md): Below is a list of commands tailored for the creation and management of lines in your project. These tools enable precise and efficient generation of line elements.
- [Rectangle](https://docs.rhinoartisan.com/commands/curve/basic-geometry/rectangle.md): Below is a list of commands tailored for the creation and management of rectangles in your project.
- [Polygons](https://docs.rhinoartisan.com/commands/curve/basic-geometry/polygons.md): Below is a list of commands tailored for the creation and management of polygons in your project.
- [Circle](https://docs.rhinoartisan.com/commands/curve/basic-geometry/circle.md): Below is a list of commands tailored for creating and managing circles in your project.
- [Ellipse](https://docs.rhinoartisan.com/commands/curve/basic-geometry/ellipse.md): Below is a list of commands tailored for the creation and management of ellipse in your project.
- [Arc](https://docs.rhinoartisan.com/commands/curve/basic-geometry/arc.md): Below is a list of commands tailored for the creation and management of arcs in your project.
- [Curve](https://docs.rhinoartisan.com/commands/curve/curve.md): Below is a list of commands tailored for the creation and management of curves in your project.
- [Spiral](https://docs.rhinoartisan.com/commands/curve/spiral.md)
- [Helix](https://docs.rhinoartisan.com/commands/curve/helix.md)
- [From 2 Views](https://docs.rhinoartisan.com/commands/curve/from-2-views.md)
- [Cross Section](https://docs.rhinoartisan.com/commands/curve/cross-section.md)
- [CPlane](https://docs.rhinoartisan.com/commands/curve/cplane.md)
- [Interpolate on Surface](https://docs.rhinoartisan.com/commands/curve/interpolate-on-surface.md)
- [Advanced Curve](https://docs.rhinoartisan.com/commands/curve/advanced-curve.md)
- [Assets](https://docs.rhinoartisan.com/commands/curve/assets.md)
- [Waves](https://docs.rhinoartisan.com/commands/curve/waves.md)
- [Cross](https://docs.rhinoartisan.com/commands/curve/cross.md)
- [Text On Curve](https://docs.rhinoartisan.com/commands/curve/text-on-curve.md)
- [Raster to Vector](https://docs.rhinoartisan.com/commands/curve/raster-to-vector.md)
- [Auto Join](https://docs.rhinoartisan.com/commands/curve/auto-join.md)
- [Add Sketches](https://docs.rhinoartisan.com/commands/curve/add-sketches.md)


---

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