> 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/beam-supports13/support-fixity.md).

# Support Fixity

How beam end support fixity is set as fixed, pinned, or free using Revit connection parameters during calculation launch.

In conventional steel beam calculations, ENERCALC SEL provides several options for users to set fixity at beam end supports:

* Fixed: translation and rotation restraint, resulting in both force and moment reactions
* Pinned: translation restraint only, resulting in force reactions
* Free: No restraint, resulting in no reactions

All interior supports are restricted to pinned only.

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

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

ENERCALC for Revit provides the ability to use these same fixity options when launching a beam calculation from the Revit model. The following rules are used to determine fixity during a beam calculation launch:

* All interior supports are set as pinned
* Free ends are inferred when a Revit beam element end location is found without a support
* Supported ends are set as pinned or fixed by reading the native Revit “Start Connection” and “End Connection” parameters.
  * “None” = pinned
  * “Moment Frame” = fixed
  * “Cantilever Moment” = fixed

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

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

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

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-db24370da40b109f26e3a88bdf94bc2616af264a%2Fclip0115.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/beam-supports13/support-fixity.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.
