# Boss

## <img src="/files/SskTgRdBo7EKiZjKttgi" alt="" data-size="line"> Boss <a href="#profiles" id="profiles"></a>

The Boss command extrudes closed planar curves normal to the curve plane toward a boundary surface where the boundary surface is trimmed and joined to the extruded objects.

**Steps**

1. Select planar curves.
2. Select a surface or polysurface boundary.\
   If a curve is inside a target (for example, circle inside a box), then a hole is created.

#### Command-line option

-Mode: Sets the style for the extrusion.

* Straight: Extrudes the curves straight.
* Tapered: Extrudes the curves with a draft angle.
  * DraftAngle: Sets the angle of the taper

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


---

# 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/solid/extrusion/boss.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.
