> For the complete documentation index, see [llms.txt](https://help.arkance-systems.com/railway-tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.arkance-systems.com/railway-tools/prirucka/podelny-profil/datove-prouzky/material-svrsku-a-spodku.md).

# Materiál svršku a spodku

Tato funkce slouží k vypsání různých konstrukčních skladeb železničního svršku a spodku podél trasy.&#x20;

V prvním kroku je nutné určit v jakém rozsahu staničení bude použita jaká konstrukční skladba. K tomuto kroku uživateli slouží funkce <img src="/files/1Ia7pPnIzUCpYh90mkmw" alt="" data-size="line">. V horní části okna najdete definici železničního svršku. Ve spodní části okna najdete definici železničního spodku. Rozsah je určen od uživatelem zadaného počátečního staničení do staničení následujícího řádku nebo konce trasy.&#x20;

Tabulky se Staničením od a Materiály lze vyexportovat do excelové tabulky. Takovou tabulku může uživatel opakovaně použít pro rychlý import dat do jiné trasy nebo ji použít pro rychlou editaci dat. Možnost celkový export vytvoří excelovou tabulku se sloupci Staničení od, Staničení do a Materiál, která je vhodná například do technické zprávy.

<figure><img src="/files/K07mCeWRGOb89GGMhzsb" alt="" width="558"><figcaption></figcaption></figure>

Uloženou definici materiálů následně zobrazíte v podélném profilu příkazem <img src="/files/CVVlDBgQlCKni5SrlwYz" alt="" data-size="line">. Pokud se na trase nachází výhybky, bude proužek materiálu železničního svršku rozdělen tak, aby zobrazil polohu výhybky a její popis.

<figure><img src="/files/HkrA73A20r2hJxbrjRd3" alt="" width="563"><figcaption></figcaption></figure>

Při změně v definici materiálu použijte příkaz <img src="/files/rXaieszAQ2yPRkipAOaz" alt="" data-size="line"> pro nové vykreslení informací do datového proužku podélného profilu.


---

# 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://help.arkance-systems.com/railway-tools/prirucka/podelny-profil/datove-prouzky/material-svrsku-a-spodku.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.
