> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/projects/projekt-dipol/systemy-aks/system-sd/typy-scian.md).

# Typy ścian

Na potrzeby systemu SD zostały opracowane cztery typoszeregi ścian

Do pobrania tutaj:

{% file src="/files/brZMSQ7KeZEUOArlY2LS" %}

[instrukcja instalacji](/projects/projekt-dipol/systemy-aks/system-sd/wprowadzenie.md#wymagania-instalacja)

{% tabs %}
{% tab title=" bez poszycia" %}

<figure><img src="/files/9fBROu0ROAjBE4zMS31g" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="poszycie wewnętrzne" %}

<figure><img src="/files/AmE6uQ3rnoDRUKiSH8XU" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="poszycie zewnętrzne" %}

<figure><img src="/files/bWyfcDmLH8sS1PXxePfk" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title=" poszycie dwustronne" %}

<figure><img src="/files/wbAKhxh7byydw6b1ESkI" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

Są one zdefiniowane jako grupy. W obrębie każdego typoszeregu znajduje się pięć ścian zewnętrznych i pięć ścian wewnętrznych. W nazwie każdej ściany znajduje się informacje o:

*

&#x20;  typie ściany:

* zewnętrzna <kbd>**SD\_Z**</kbd>
* wewnętrzna <kbd>**SD\_W**</kbd>

-

&#x20;  zastosowanym układzie płytowania:

* poszycie dwustronne <kbd>**{-OSB | … | OSB+}**</kbd>
* poszycie wewnętrzne <kbd>**… | OSB+}**</kbd>
* poszycie zewnętrzne <kbd>**{-OSB | …**</kbd>
* poszycie brak <kbd>**{ … }**</kbd>

- [x] zastosowanym przekroju konstrukcji drewnianej:

* słupek o wysokości 145 mm <kbd>**145**</kbd>
* słupek o wysokości 120 mm <kbd>**120**</kbd>

przykładowa nazwa ściany:

> <kbd>**SD\_Z {-OSB | 145 | OSB+}**</kbd>

ściana zewnętrzna, poszycie dwustronne, konstrukcja drewniana o przekroju 145 mm


---

# 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://docs.dietrichs.com/projects/projekt-dipol/systemy-aks/system-sd/typy-scian.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.
