# Functions

The **Panel Cutter** add-on is a single operator added in the **W** specials menu called "Panel Cut". When activated, it will show you the "redo panel" that lists all the properties you can modify to control the result of the operation.

When you adjust any property values, the changes will immediately take effect in the 3D viewport, allowing you to see the modifications in real time.

The redo panel will disappear when the mouse cursor exits its area. Press the `F9` hotkey to make it reappear.

<figure><img src="/files/npNebonxteLdn74iQmxL" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

The add-on provides two options for generating panel cut details, selectable through the T**ype** property. These options are **Bevel** and **Inset.**

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/MKITsW3hhOjNncRraIoH" %}
[Bevel](/add-ons/panel-cutter/functions/bevel.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/TPUEcNcUZ7iPBlBvuIUz" %}
[Inset](/add-ons/panel-cutter/functions/inset.md)
{% endcontent-ref %}


---

# 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://www.blenderguppy.com/add-ons/panel-cutter/functions.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.
