> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/design-program/modellbereiche/dicam/editings/leaves/end-sheet.md).

# End Sheet

## Assigning the end notch

{% embed url="<https://youtu.be/9iWJLMK7t8A>" %}

When assigning end notches, select both members that are to be notched. You may either invoke the function first and then select the members, or select the members to be notched first and then invoke the function. When prompted to choose member 1 and then member 2, it is important to always select the member on the side of the end notch that is to remain. The "End notch" function shortens or lengthens both members so that a clean end notch is created in each member.

## Parameters of the end notch

{% embed url="<https://youtu.be/b6gmxAgTy_A>" %}

The "End notch" function provides various options that allow you to determine the side and the depth of the notch in the first selected member.

**Side of notching in member 1:** With the "automatic" option the program decides automatically on which side the first member will be notched. The side for the second member is then derived accordingly. If both members have the same height and are aligned at the same level, the result is arbitrary. In unambiguous situations, where one member lies higher than the other, the program’s automatic decision is always appropriate.\
With "choice" the possible notching sides for the first selected member are displayed and can be selected graphically. Right-click rejects the displayed side and shows the other side. Left-click selects the displayed member side.\
\
The other options force the notch to a specific member side.

**Notch depth in member 1:** The "halving" option creates notches of equal depth in both members; the penetration height of both members is accounted for half in each member.

With "choice" you receive an additional dialog box after selecting the notch side, in which you can enter the notch depth value for the first member.

With "fixed depth" you enter the notch depth for the first selected member in the following field. This sets the notch depth in advance.

**Threshold angle for notch shortening:** If both members form an obtuse angle with each other, the end notches become very long. Using the threshold angle, you can trigger an automatic notch shortening from the entered angle onward.

**Angle for notch shortening:** If the threshold angle from the previous field is undershot, a notch with the angle entered here will be created.

<figure><img src="/files/67ccabbd881d3938f3c3e5466590deba70ff6a64" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/design-program/modellbereiche/dicam/editings/leaves/end-sheet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
