> 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/zeleznicni-trasa/tecna-trasa.md).

# Tečná trasa

Příkaz <img src="/files/MZUxVNvL0mZkDwnSReMx" alt="" data-size="line"> slouží ke snadnému vytvoření prvního segmentu (tečna nebo oblouk) nové trasy, který má být tečný k existující trase. Po spuštění příkazu vyberte zdrojovou trasu pro určení tečnosti. Dále pojmenujte nově vytvořenou trasu. Zvolte zda se má vytvořit tečna nebo oblouk. Tečnu lze následně definovat pomocí koncového bodu nebo její délky. Oblouk lze definovat pomocí koncového bodu nebo jeho poloměru a délky. Takto vytvořený segment nové trasy je tečný ke zdrojové trase, není s ní však dynamicky provázán. S nově vytvořenou tečnou trasou dále pracujte nástroji Civil 3D.

{% hint style="info" %}
Tuto funkci je vhodné použít pro vytvoření trasy navazující na odbočnou větev výhybky.
{% endhint %}


---

# 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:

```
GET https://help.arkance-systems.com/railway-tools/prirucka/zeleznicni-trasa/tecna-trasa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
