> 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/updates-de/updates-fr/dietrichs/version-24/elements-de-dessin/bibliotheques-de-zone-de-plan.md).

# Bibliothèques de zone de plan

## 'Bibliothèques – Zones complètes de plan'

Dans la bibliothèque des zones de plan (répertoire : 'PLANBIB\Légendes'), les en-têtes de plans ont été étendus pour une utilisation générale. Trois tailles différentes sont disponibles, l'identifiant "grand" correspondant environ au format A4, l'identifiant "moyen" au format A5 et l'identifiant "petit" au format A6. Pour chaque taille, il existe trois variantes : avec cadre périphérique, avec cadre à gauche et en haut (pour le positionnement dans le coin inférieur droit d'un plan avec cadre de plan) et sans cadre du tout. Les en-têtes de plan sont entièrement personnalisables. Il est par exemple possible de remplacer l'adresse et le logo de Dietrich's France Technology Sarl par sa propre adresse et son propre logo.


---

# 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/updates-de/updates-fr/dietrichs/version-24/elements-de-dessin/bibliotheques-de-zone-de-plan.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.
