> 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/dietrichs-intelligent-documentation/docs-pol/projekt-3d-cad_cam/konstruktionsprogramm_projekt-3d-cad_cam/plaene_rysunki/wymiarowanie-lat-i-kontrlat-na-rysunku-sciany.md).

# Wymiarowanie łat i kontrłat na rysunku ściany

System automatycznego wymiarowania łat i kontrłat rozpoznaje elementy systemu łacenia zarówno elewacji zewnętrznych jak i wewnętrznych przedścianek instalacyjnych.

### Rysunek-parametry

W module konstrukcja ściany wybieramy polecenie ***rysunek-konstrukcji ścian*** **(1-01-6)**. Rysunek powinien prezentować warstwy zawierające elementy łacenia ściany.

<figure><img src="/files/DmcJdZ1kGdBbvB8a0uWg" alt="" width="563"><figcaption></figcaption></figure>

W zakładce **wymiary** wybieramy jeden z [*rodzajów wymiarowania*](https://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-pol/geometria-pomocnicza/2d-hilfsgeometrie_geometria-pomocnicza/bemassungen_wymiarowanie/geometria-pomocnicza-wymiary-liniowe), w opcji “***wymiarowanie łat i kontrłat***”:

* od bazy
* szeregowo
* szeregowo/od bazy
* brak

![](/files/MJNS92Z4I27JsZALoaOW)

### Przeznaczenie

Pierwszym warunkiem wykonania łańcuchów wymiarowych przez system jest rozpoznanie elementów o konkretnym przeznaczeniu. Wymiarowaniu podlegają tylko dwa rodzaje elementów z grupy 810/łata. Są to **811/łata** i **812/kontrłaty**. Wszelkie belki o innym przeznaczeniu zostaną pominięte

<figure><img src="/files/n3WAovIwk5wDW6hPQL32" alt="" width="218"><figcaption></figcaption></figure>

### Układ

Drugim warunkiem jest rozpoznanie elementów o konkretnym położeniu. Wymiarowaniu podlegają tylko elementy ułożone pionowo lub poziomo w ścianie.

![](/files/IsoPQhD5cN3mHN33ONxO) ![](/files/czquFAWSHcXgPowuR1I9)

### Wymiary

System tworzy jeden łańcuch pionowy dla rozstawu łat ułożonych w poziomie. Drugi łańcuch wymiarowy, poziomy tworzony jest dla rozstawu łat ułożonych w pionie. Początkiem oraz końcem łańcucha są granice warstwy, do której należą wymiarowane elementy. W ramach jednej warstwy ściany tworzone są maksymalnie 2 łańcuch wymiarowe (pion. i poziom.)

![](/files/B7Wd7PAoqEskfqeAfFve)


---

# 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/dietrichs-intelligent-documentation/docs-pol/projekt-3d-cad_cam/konstruktionsprogramm_projekt-3d-cad_cam/plaene_rysunki/wymiarowanie-lat-i-kontrlat-na-rysunku-sciany.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.
