# Steel I Girder - Additional Bearing Construction and Deconstruction

{% hint style="info" %}
Follow the steps below to construct and deconstruct temporary bearings on a steel I-girder model.
{% endhint %}

This article walks through adding temporary bearings on the steel I-girder model shown below. Two extra supports are added at the 25 ft and 75 ft stations of the 100 ft girder. The construction is staged in three steps.

![image-20250528-121938.png](https://openbrim.atlassian.net/wiki/download/attachments/3134488607/image-20250528-121938.png?api=v2)

1. Create the additional support lines.

   ![](https://openbrim.atlassian.net/wiki/download/attachments/3134488607/image-20250528-122209.png?api=v2)
2. Create additional insertion points on the new support lines. The insertion points could also be added to existing support lines using a longitudinal offset, but a new support line is usually easier to manage — it avoids confusion about which station an offset insertion point belongs to.

   ![](https://openbrim.atlassian.net/wiki/download/attachments/3134488607/image-20250528-122434.png?api=v2)
3. Include the new insertion points in the girder layout. This step aligns each insertion point's elevation with the bottom of the girder.

   ![](https://openbrim.atlassian.net/wiki/download/attachments/3134488607/image-20250528-122659.png?api=v2)
4. Define bearing fixity for the new insertion points.

   ![](https://openbrim.atlassian.net/wiki/download/attachments/3134488607/image-20250528-122934.png?api=v2)
5. Construct the bearings stage by stage under **Bearing Construction**.

   ![](https://openbrim.atlassian.net/wiki/download/attachments/3134488607/image-20250528-123114.png?api=v2)
6. Select the additional bearings to be removed under **Bearing Deconstruction**.

   ![](https://openbrim.atlassian.net/wiki/download/attachments/3134488607/image-20250528-123253.png?api=v2)

Animation of the resulting deformation across construction stages:

![](https://openbrim.atlassian.net/wiki/download/attachments/3134488607/I%20girder%20deformation.gif?api=v2)


---

# Agent Instructions: 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:

```
GET https://docs.openbrim.org/quick-guides/steel-i-girder-additional-bearing-construction-and-deconstruction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
