> For the complete documentation index, see [llms.txt](https://docs.enercalc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enercalc.com/efr-user-manual/calculation-types/working-with-beam-calculations/steel-composite-beam-calculati/slab-properties.md).

# Slab Properties

How to assign and modify deck and slab properties for Steel Composite beam calculations and understand the change warnings they trigger.

The structural design of a Steel Composite beam is strongly influenced by the properties of the concrete slab. When launching a calculation, the user will be notified with a pop-up if the properties of the slab have not yet been set:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-ebdaf8bd8016ceeb3b898a95f4df8341d855df45%2Fclip0634.png?alt=media)

{% hint style="info" %}
NOTE: This warning will not be presented if the floor element is a solid concrete slab with no "structural deck" layer. When a floor element has concrete but no deck, then a profile assignment is not required:
{% endhint %}

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-77e340c4269a4b2e489e753e3edaa59022f54ea0%2Fclip0638.png?alt=media)

Where required, the deck type is assigned or modified using the "Edit Deck Type" tool on the ribbon bar:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-9592a9d81f2613bdb806e9654f5e19a9d5978796%2Fclip0635.png?alt=media)

Clicking the "Edit Deck Type" button will trigger a selection process and EFR will await a floor selection by the user.

When a floor element has been selected, the deck selection menu will load. The deck profile options populated in the menu are automatically restricted to match the depth of the deck profile assigned to the floor element in Revit:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-433139bea19c29dffbba37d56c9ff6eba30268bc%2Fclip0636.png?alt=media)

Once selected, the deck profile name is indicated in the Revit "Properties" pane for the floor element. The other properties (compressive strength, unit wt. and shored / unshored) are set directly in the "Properties" pane:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-4a8eda761647b88a93a5e57706a2da1e13f7203d%2Fclip0637.png?alt=media)

Users should note that the slab section geometry properties cannot be modified from the ENERCALC interface:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-a8c0b862c5ae4c7b9e7c443b9dcb2b8609e15c68%2Fclip0652.png?alt=media)

The mechanical properties of the slab (f'c and density) may be changed in the ENERCALC interface. Any changes to these properties in ENERCALC will be applied to the slab element in Revit when the "Save and Close" operation completes. In some cases, design parameter changes made in ENERCALC may impact a slab that also influences other Steel Composite beam calculations already present in the Revit model. In such cases, the affected existing calculations will automatically be flagged with the change warning "Slab Props":

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-698b0ad7c1758f79ae1c0b7ecbb1b0d0f286b8be%2Fclip0656.png?alt=media)

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-56d1174f45dce58e9dbeab7660880f72ae96e2fb%2Fclip0657.png?alt=media)


---

# 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.enercalc.com/efr-user-manual/calculation-types/working-with-beam-calculations/steel-composite-beam-calculati/slab-properties.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.
