> For the complete documentation index, see [llms.txt](https://help.arkance-systems.com/bim-feeder-for-revit/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/bim-feeder-for-revit/manual/klasifikacni-parametry.md).

# Klasifikační parametry

![](/files/dicPlG3wlXPEuWNZ6u28) Před spuštěním hlavního dialogu *Nakrmit BIM Daty* aplikace je nutné nastavit klasifikační parametry, dle kterých BIM Feeder v projektu dělí objekty Revitu do **skupin elementů** a na **typy elementů** dle standardu SFDI. BIM Feeder načítá dva parametry, jeden pro určení skupiny elementů, další pro určení typu elementu. Tyto parametry uživatel nastavuje pomocí nástroje *Klasifikační parametry* na panelu BIM Feeder. V dialogu uživatel nastavuje parametr pro určený skupiny elementů a typu elementu.

<figure><img src="/files/Ef0RPBBlw4Ddca138l8g" alt=""><figcaption><p>Dialog nastavení klasifikačních parametrů</p></figcaption></figure>

{% hint style="info" %}
BIM Feeder parametry zadané v dialogu nevytváří, ani nekontroluje jejich existenci v projektu. Je na uživateli, aby výchozími nástroji Revitu parametry v projektu vytvořil.
{% endhint %}

{% hint style="info" %}
Názvy parametrů zadaná v dialogu Nastavení BIM Feeder parametrů jsou závislé na velikosti písma - velká písmena je nutná používat přesně tak, jaký je název parametru.
{% endhint %}

{% hint style="info" %}
Klasifikační parametry BIM Feederu musí být instanční. BIM Feeder nepracuje s typovými klasifikačními parametry.
{% endhint %}

{% hint style="info" %}
V případě, že uživatel spustí hlavní dialog *Krmit BIM data* aniž by předtím nastavil klasifikační parametry, otevře se dialog nastavení parametrů automaticky.
{% endhint %}

Při zaškrtnutí checkboxu ***Uložit jako výchozí hodnoty*** se názvy parametrů uloží do nastavení aplikace tak, že při spuštění aplikace v novém projektu budou automaticky uživateli navrženy uložené názvy parametrů.

Samotné vyplnění klasifikačních parametrů daty je nutné provést výchozími nástroji Revitu. Názvy skupin elementů a typů elementů uživatel může nalézt i v definicích datového standardu.

<figure><img src="/files/uSlbvrOvUVDQxjncaShi" alt=""><figcaption><p>Zobrazení sloupců, které ve výchozí tabulce datového standerdu BIM Feeder využívá pro klasifikaci prvků</p></figcaption></figure>

{% hint style="info" %}
Názvy skupin elementů a typů elementů vyplněné do klasifikačních parametrů nejsou závislé na velikosti písma, není nutné dodržovat velikosti znaků.
{% 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, and the optional `goal` query parameter:

```
GET https://help.arkance-systems.com/bim-feeder-for-revit/manual/klasifikacni-parametry.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.
