> 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/export-ifc.md).

# Export parametrů pro IFC

![](/files/QlcSIrmXcEU4vjvQwPHT) Nástroj *Export parametrů pro IFC* umožňuje automatizovaně vytvořit mapovací soubor pro přenos negrafických dat do IFC podle vybraného datového standardu. Vytvořený soubor ve formátu txt obsahuje mapování parametrů definovaných standardem, které jsou využity v projektu, do sad vlastností a vlastností. Použití tohoto souboru definice mapování sad vlastností při exportu do IFC pak výsledný IFC model obsahuje vlastnosti seskupené do sad tak, jak vyžaduje standard.

Vygenerovaný mapovací soubor je nutné při exportu do IFC výchozími nástroji Revitu použít v nastavení exportu IFC na záložce *Sady vlastností* vybrat. Jedná se o nastavení *Exportovat sady vlastností definované uživatelem.*

<figure><img src="/files/EIJtblJ24LGk4MkUvBzu" alt=""><figcaption><p>Mapovací soubor sad parametrů vytvořený BIM Feederem je nutné nastavit v exportu do IFC</p></figcaption></figure>

<figure><img src="/files/QpWAFcYbtxHMqtPQ0Mpo" alt=""><figcaption><p>Ukázka exportu parametrů do IFC mapovaných pomocí aplikace BIM Feeder for Revit</p></figcaption></figure>


---

# 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/export-ifc.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.
