# Hatch and Line Type

### <img src="/files/5KXa9Zh9VfZQXvfxTuF6" alt="" data-size="line"> Hatch

The Hatch command creates a pattern of lines to fill selected bounding curves.

#### Steps

1. Select closed planar curves
2. Specify the pattern, scale, rotation, and other settings in the hatch creation dialogue.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/hatch.htm#\(null\)).

***

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

The SetLinetype command specifies a line type for the selected curves.

#### Steps

1. Select curves.
2. In the Select Linetypes dialog box, select a linetype from the list.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/documentproperties/linetypes.htm#SetLinetype).


---

# 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/drafting/hatch-and-line-type.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.
