# Line

### <img src="/files/WNNusmc2T9u6EeiGSW4i" alt="" data-size="line"> Line

The Line command draws one line segment.

### <img src="/files/XHyE5kRH6mcjOFrvUXyI" alt="" data-size="line"> Polyline

The Polyline command draws a series of joined line or arc segments.

### <img src="/files/eDFc4T5OqcFJEMD1YR7z" alt="" data-size="line"> From Midpoint

Draw one line segment from its midpoint.

### <img src="/files/4DhLyHCuOqUoi7ojgCeo" alt="" data-size="line"> Normal To Surface

Draw a line segment normal to a surface.

### <img src="/files/wBdVlM6cTBazfosiqC58" alt="" data-size="line"> Bisector

Draw one line segment at a bisecting angle.

### <img src="/files/KgB12NVvybRj6c0uOIUV" alt="" data-size="line"> Vertical To CPlane

Draw a line segment perpendicular to the construction plane.

### <img src="/files/sk56VajugNpynD8ZtWVN" alt="" data-size="line"> Angled

Draw one angled line segment.

### <img src="/files/MwQYvr6fK6CAJiflsktv" alt="" data-size="line"> Perpendicular From Curve

Draw a line segment perpendicular from a curve.

### <img src="/files/1cgOjdER5vrKPe0nTAnd" alt="" data-size="line"> Perpendicular To 2 Curves

Draw one line segment perpendicular to two curves.

### <img src="/files/gpfIoujSBfR3QLdoxYxT" alt="" data-size="line"> Tangent From Curve

Draw a line segment tangent from a curve.

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

Draw one line segment tangent to two curves.

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

Draw one line segment tangent and perpendicular 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/line.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.
