> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/cs/formit-primer/part-i.md).

# Část I

## Modelování domu Farnsworth House od Miese van der Roheho

V části I této příručky se seznámíme se základními nástroji a pracovními postupy aplikace FormIt, které nám umožní vytvořit návrh historické modernistické budovy za necelé dvě hodiny! Podrobné informace o nástrojích, panelech nástrojů, paletách a postupech, které jsou zde popsány, naleznete v částech **Úvod do aplikace FormIt** a **Knihovna nástrojů**.

![Dům Farnsworth House](/files/b4XWxBdRQTVUMREArpW4)

### Předpoklady

Před zahájením části I si stáhněte a nainstalujte aplikaci FormIt pro systém Windows pomocí pokynů uvedených v části Úvod do aplikace FormIt: [**Předpoklady a instalace**](/cs/formit-introduction/prerequisites-and-installation.md).

Také si budete muset stáhnout a použít datový soubor, který naleznete v níže uvedeném odkazu. Datová sada je kolekcí souborů používaných v části I.

*Pokud aplikaci FormIt pro systém Windows nemůžete spustit, můžete většinu výukového programu dokončit pomocí bezplatné* [***webové aplikace***](https://formit.autodesk.com/app)*.Další informace o verzích a licencích aplikace FormIt naleznete na* [*webových stránkách aplikace FormIt*](https://formit.autodesk.com).

### Datová sada

V části I budeme postupně stavět dům Farnsworth House, přičemž modelování rozdělíme do zvládnutelných kapitol. Pokud si přejete dokončit pouze určité kapitoly, níže uvedená datová sada vám poskytne informace o pokroku až do vámi zvolené kapitoly. Kromě **souborů kapitol** obsahuje datová sada také nezbytné **podpůrné soubory** potřebné k dokončení všech cvičení.

* [**Datové sady k příručce Základy aplikace FormIt, část I**](https://formit-help.s3.amazonaws.com/FormIt+Primer+Part+1+Datasets.zip)


---

# 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://windows.help.formit.autodesk.com/cs/formit-primer/part-i.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.
