# Arc

### <img src="/files/sqEe9LBc5wwBds1amc1i" alt="" data-size="line"> Arc

Draw an arc with options for center, start, angle, and direction.

### <img src="/files/rXAiB7Hktpp7iTZLFDy6" alt="" data-size="line"> Start, End, Point On Arc

Arc by start, end, point on arc.

### <img src="/files/ms8Bjv44zyVe7WuMvM4w" alt="" data-size="line"> Start, End, Direction At Start

Arc by start, end, direction at start.

### <img src="/files/rHiK2j849regBaYk9Xge" alt="" data-size="line"> Start, End, Radius

Arc by start, end, radius.

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

Arc tangent to curves.


---

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