> For the complete documentation index, see [llms.txt](https://docs.rayon.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rayon.design/french/autres-ressources/product-updates/january-24-product-updates.md).

# Janvier 2024 Mise à jour

Nous avons **ajouté et** **amélioré les fonctionnalités** pour améliorer votre flux de travail !

✨ **New features:**

* Commande d'ouverture (portes et fenêtres)

💪 **Improved features:**

* Réédition des murs
* Section du modèle dans l'application
* Point d'insertion de l'importation DWG

Pour un aperçu plus approfondi des fonctionnalités de Rayon, 👉 consultez notre [documentation](/french/documentation/rayon-documentation.md) 🔗

## ✨ Commande d'ouverture (portes et fenêtres)

<figure><img src="/files/EDXNMyxL9ji91HlboD7M" alt=""><figcaption></figcaption></figure>

Le placement d'une ouverture à l'intérieur d'un mur est devenu beaucoup plus rapide ! Cliquez sur la commande **`Ouverture (OP)`** dans la barre d'outils inférieure pour **accéder rapidement aux blocs de portes et de fenêtres**.

## 💪 Réédition des murs

<figure><img src="/files/kluRjR74KGCVshm2a5YC" alt=""><figcaption></figcaption></figure>

Vous pouvez désormais modifier l'emplacement d'un mur en le sélectionnant et en **indiquant une distance** pour ajuster sa position sur le canevas.

## 💪 Section des modèles dans l'application

<figure><img src="/files/rib5IaDWJ8XZktIvP6kk" alt=""><figcaption></figcaption></figure>

Tous les **tutoriels Rayon sont maintenant disponibles sur le panneau gauche du gestionnaire de projet** pour un accès rapide lorsque vous avez besoin d'une explication pratique !

## 💪 Point d'insertion de l'importation DWG

<figure><img src="/files/q4JV1ZtHCBpenfdIsrqI" alt=""><figcaption></figcaption></figure>

Vous pouvez maintenant **choisir un point d'insertion** lors de l'importation de fichiers DWG directement dans le canevas !

***

**Des questions ? ☝️**

→ N'hésitez pas à nous envoyer un courriel à <support@rayon.so> 🙌

→ Pour un aperçu plus approfondi des fonctionnalités de Rayon, consultez notre [documentation](/french/documentation/rayon-documentation.md) 🔗


---

# 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.rayon.design/french/autres-ressources/product-updates/january-24-product-updates.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.
