> 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/end-of-may-2023-changelog.md).

# Fin Mai 2023 Mise à jour

\*\*Nous sommes ravis de vous faire part de quelques nouveautés et améliorations que vous allez certainement adorer !

\N- Voici les **nouvelles choses que vous pouvez maintenant faire** ✨

* Exportation DWG et DXF
* Commande de décalage

Et voici ce qui **s'est encore amélioré** 💪

* Recherche de blocs

Pour un examen plus approfondi des caractéristiques de Rayon, 👉 [consultez notre documentation](/french/documentation/rayon-documentation.md)

## Certaines choses sont nouvelles ✨ <a href="#h_c308a2505d" id="h_c308a2505d"></a>

### Exportation DWG et DXF <a href="#h_80af049db5" id="h_80af049db5"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/751821112/2226500da22fe36a112006ea/ezgif.com-optimize+(45).gif" alt=""><figcaption></figcaption></figure>

Dans la barre d'outils principale, sélectionnez **Export > To File > DWG/DXF**. C'est aussi simple que cela.

### ✨ Commande de décalage <a href="#h_f0dff50b0a" id="h_f0dff50b0a"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/751830217/b74f3f5e81c8062466bcf580/Offset.gif" alt=""><figcaption></figcaption></figure>

Sélectionnez la commande **`décalage`** dans la barre d'outils et **décalez une ligne manuellement ou en entrant une distance.**

## Et certains sont meilleurs 💪 <a href="#h_db02c31753" id="h_db02c31753"></a>

### 💪 Recherche en bloc <a href="#h_9a525a1d39" id="h_9a525a1d39"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/751838082/515d9712c73dc250d8456dd2/ezgif.com-optimize+(46).gif" alt=""><figcaption></figcaption></figure>

Désormais, le résultat d'une recherche de bloc affichera **les articles et les bibliothèques** (de plus, **nous avons réorganisé et augmenté** la bibliothèque de blocs Rayon !)

***

## Des questions ? ☝️ <a href="#h_ba9ac3c1c9" id="h_ba9ac3c1c9"></a>

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

→ Pour un aperçu plus approfondi des fonctionnalités de Rayon, [consultez la 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/end-of-may-2023-changelog.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.
