# Advanced Curve

## <img src="/files/mFrNWQHE0rsi7GlqCszw" alt="" data-size="line"> Advanced Curve

With this command you can create a complex curve through some steps:

1\) Once you run the command, it will ask you to pick a point where the curve will start.

2\) Click on any other place to create a new point for your curve.

3\) When you press the Escape or Enter key, or if you right-click on the viewport, the command will end and stop adding more points to your curve.

![](/files/1IcKo0kA4LrYvhRqJius)

When running the command, you can see three options in the command prompt:

* **Close**: If it's set to On, it will generate a closed curve with ends meeting the starting point.
* **Symmetry**: Disabled by default, it can be set to X if you want horizontal symmetry, to Y to make it vertically symmetric, or Quad, if you wish to make the curve symmetric on all axis.
* **Offset**: Clicking on this option allows you to type the thickness of this curve in millimeters.
* **Undo**: If clicked, it will undo the previous change you made.


---

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