> 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/holzrahmenbau-kompendium/tipps-and-tricks/die-automatische-verschiebung-vermeiden.md).

# Éviter le décalage automatique

Comme décrit au chapitre [Déplacement automatique du dernier montant intermédiaire](/dietrichs-intelligent-documentation/francais/holzrahmenbau-kompendium/tipps-and-tricks/automatisches-verschieben-des-letzten-pfostens-einer-wand.md), le déplacement automatique n'est effectué que dans certains cas. On peut inversement utiliser cela pour éviter un déplacement automatique. La méthode la plus simple consiste à utiliser la 3ème condition (si d'autres panneaux se réfèrent à la structure de référence, ceux-ci ne doivent avoir qu'un décalage de 0).\
Cela signifie que l'on doit se référer à un autre panneau avec un décalage différent de 0 sur le panneau auquel se réfèrent les montants déplacés. Il peut également s'agir d'un "panneau" d'épaisseur 0 dans une couche d'épaisseur 0.


---

# 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:

```
GET https://docs.dietrichs.com/dietrichs-intelligent-documentation/francais/holzrahmenbau-kompendium/tipps-and-tricks/die-automatische-verschiebung-vermeiden.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.
