> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/3d-modeling-and-design/precast-concrete/feature-descriptions/floor-concrete-slabs/configuration-window/longitudinal-flooring.md).

# Longitudinal Flooring

**Longitudinal Flooring** - main settings for the layout of Structural Framing families.

![](/files/ZqscGlLhLijUVQoDZhoB)

**Type** - select Structural Framing family which should be used for slab layout

<div align="left"><figure><img src="/files/mXZsAybkfoAL1L3QJkjd" alt=""><figcaption></figcaption></figure></div>

**Array 1** - settings for layout

![](/files/kTqxtRC75cAEqZzxGja5)

**Array from Start, End** - layout of Structural Framing elements will start from one side of the Floor and will continue to the other side of the floor with defined spacing and number of elements. Start is the location of Span direction symbol in Floor boundary.

<div align="left"><img src="/files/YtL0B0JLVYDTUevv5w6z" alt=""></div>

**Spacing** - distance between Structural Framing elements.

**Number** - number of elements that will be created starting from selected side. It could be any big number if you want to fill the whole reference slab; once it reaches the end edge of the slab, it will not generate more slabs than needed.&#x20;

![](/files/uSiiF8FfkYZ4vNHCCWRi)


---

# 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.besmart.software/3d-modeling-and-design/precast-concrete/feature-descriptions/floor-concrete-slabs/configuration-window/longitudinal-flooring.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.
