> 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/texte-beschriftungen/texte/einzeiliger-text.md).

# Une ligne de texte

<figure><img src="/files/6P1D3cpVUrMlOHTU9GH7" alt=""><figcaption><p>Une ligne de texte</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>06.<mark style="color:blue;">3</mark></td><td>Bâtiment ou DI-PROFIL</td><td>Textes • <mark style="color:blue;">Une ligne de texte</mark></td><td></td></tr><tr><td>6.<mark style="color:blue;">3</mark></td><td>DI-PLAN</td><td>Textes • <mark style="color:blue;">Une ligne de texte</mark></td><td></td></tr></tbody></table>

La fonction "*Une ligne de texte*" présente quelques particularités par rapport à la fonction "[Plusieurs lignes de texte](/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/texte-beschriftungen/texte/mehrzeiliger-text.md)". Elle est conçue pour saisir le plus rapidement possible des textes courts qui peuvent être très courants (par exemple, la numérotation des barres sur un plan) :

* Ainsi, le programme se souvient du dernier texte saisi. Lorsque la fonction est à nouveau appelée, le dernier texte s'affiche dans la ligne de saisie.
* La plupart du temps, le formatage reste le même pour les textes que l’on saisit. Ainsi, à l’ouverture de la fonction, le curseur est positionné directement dans le champ de saisie du texte. Cela permet de créer très rapidement plusieurs textes.
* La case à cocher "Activer la capture de point" permet d'activer et de désactiver la fonction d'[accrochage aux objets](/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/fangfunktionen/objektfang.md) pour le positionnement de la ligne de texte. Si la case est décochée, le texte peut être créé librement et rapidement à l’endroit de son choix.

Pour la description des paramètres et des fonctions d'insertion, se référer à la description de la fonction "[Plusieurs lignes de texte](/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/texte-beschriftungen/texte/mehrzeiliger-text.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.dietrichs.com/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/texte-beschriftungen/texte/einzeiliger-text.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.
