> 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/docs-de-en/2d-auxiliary-geometry/texte-beschriftungen/beschriftungen/schweissnahtsymbole.md).

# Weld seam symbols

Steel structures are frequently used in timber construction, for example to carry heavy loads over large spans or in node constructions. The most common connection in steel structures is welds; the documentation of welds is done on drawings with weld symbols, for example according to DIN EN ISO 2553. Weld symbols are complex in structure; the new input functions for weld symbols, which are part of the module "Steel connections for timber construction", enable effective planning and creation.

* The dialog allows the following elements to be defined for the weld symbol:

&#x20;

* Text style of the labeling: In addition to font and size, this also defines the shape of the leader line and the arrow.
* The basic form (fillet weld, V-weld, etc.) and the surface form (flat, convex, etc.) are represented symbolically.
* Additional symbols for site and all-around welds can be applied optionally.
* Textual entries such as dimensions are possible before and after the basic symbols.
* All entries can be defined for one- or two-sided welds. Accordingly, an additional dashed reference line is generated.
* An additional multi-line text block is output behind a corresponding fork if applicable.

&#x20;

* The setting for the weld symbol can be saved and managed. Quick access via favorites, transferring to other building positions, or exchanging with other users is thus possible in the usual manner.
* The function for entering weld symbols is available in the drawing program and in the model areas with drawing elements.

&#x20;

* Thus, for example, weld symbols can also be generated directly in the ceiling construction or in the bar structure. These are then transferred to derived drawings and will not be forgotten when re-depositing.


---

# 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/docs-de-en/2d-auxiliary-geometry/texte-beschriftungen/beschriftungen/schweissnahtsymbole.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.
