> 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/geometrie-daide-2d/bearbeitungsfunktionen/skalieren.md).

# Agrandir-réduire

<figure><img src="/files/IkFcjDajHMfdyEmMgbW3" alt=""><figcaption><p>Agrandir-réduire</p></figcaption></figure>

<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>03.<mark style="color:blue;">02</mark></td><td>Bâtiment ou DI-PROFIL</td><td>Traiter dessins • <mark style="color:blue;">Agrandir-réduire</mark></td><td></td></tr><tr><td>3.<mark style="color:blue;">02</mark></td><td>DI-PLAN</td><td>Traiter dessins • <mark style="color:blue;">Agrandir-réduire</mark></td><td></td></tr></tbody></table>

La fonction "*Agrandir-réduire*" permet de modifier la taille des objets sélectionnés. Un facteur de 2 doublera la taille de tous les objets sélectionnés, tandis qu'un facteur de 0,5 réduira de moitié la taille de tous les objets sélectionnés.

Lors de la mise à l'échelle, tous les objets de dessin ([lignes](/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/zeichenfunktionen/linien.md), [arcs de cercle](/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/zeichenfunktionen/kreise.md#arcs-de-cercle), [cercles](/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/zeichenfunktionen/kreise.md#cercles), [ellipses](/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/zeichenfunktionen/kreise.md#ellipse), [polylignes](/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/zeichenfunktionen/polylinien.md), chaînes de cotation, altimétrie, angles, textes) peuvent être sélectionnés. Toutes les fonctions de sélection peuvent être utilisées à cet effet. Ensuite, un point de référence est sélectionné et un facteur est entré. Ces deux informations déterminent ensuite la direction et le facteur de la mise à l'échelle.

<figure><img src="/files/a18kEIMHwWGJwinBIO0L" 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:

```
GET https://docs.dietrichs.com/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/bearbeitungsfunktionen/skalieren.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.
