> 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/francais/programmes-de-construction/modellbereiche/dicam/usinages/entures/enlevement.md).

# Enlèvement

|                           UI26 Fond sombre                          |                           UI26 Fond clair                           |                         Standard Fond sombre                        |                         Standard Fond clair                         |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: | :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/uQgHzp15U1WI3dCMIJor" alt="" data-size="original"> | <img src="/files/uoT1UnibPY5ZAL6I8D0S" alt="" data-size="original"> | <img src="/files/D9EkFzeuLWxiC9foKVcu" alt="" data-size="original"> | <img src="/files/nyTwZeDElNpM8SDcf6gj" alt="" data-size="original"> |

<table><thead><tr><th width="125">Rac. clavier</th><th>Environnement</th><th>Menus déroulants</th><th data-hidden></th></tr></thead><tbody><tr><td>3.8.<mark style="color:blue;">4</mark></td><td>DI-CAM</td><td>Usinages • Entures • <mark style="color:blue;">Enlèvement</mark></td><td></td></tr></tbody></table>

## Attribuer un enlèvement

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

Lors de l'attribution d'un enlèvement, il est possible de sélectionner un ou plusieurs composants. On peut d'abord choisir la fonction, puis les composants. On peut également présélectionner d'abord les composants qui doivent recevoir un enlèvement, puis la fonction. La sélection de plusieurs composants n'a toutefois de sens que si le composant 2, qui génère l'enlèvement, est suffisamment grand pour traverser plusieurs autres composants. Une arête est sélectionnée sur le composant 2 et le programme propose alors les deux faces du composant 2 qui se terminent au niveau de l'arête sélectionnée. Cette face constitue alors la base de l'enlèvement. Lorsque les faces sont proposées graphiquement, il est possible de rejeter la face affichée en cliquant avec le bouton droit de la souris, ce qui permet d'afficher l'autre face. Un clic gauche de la souris permet de sélectionner la face proposée.

## Paramètres de l'enlèvement

{% embed url="<https://youtu.be/Cj-vIFgaSyE>" %}

L'enlèvement ne dispose pas de nombreux paramètres permettant de le modifier.

<figure><img src="/files/KvH9C863bpsNvNG5enmn" 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/francais/programmes-de-construction/modellbereiche/dicam/usinages/entures/enlevement.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.
