# Girder and Cross-frame Deconstruction \[TB]

## Girder Deconstruction

For rehabilitation projects, after constructing the existing structure, users can remove some parts of the girder. The OpenBrIM FEA engine automatically calculates load distribution to the bearings based on stiffness and the unbalanced load vector after deconstruction.

**Stage:** In this stage, the girder's analytical model will be deconstructed, and the unbalanced load vector will be computed and redistributed throughout the structure.

**Girders:** Choose the girders for the deconstruction.

**Girder Start Station:** This parameter specifies the starting station of the girder along the PGL in the longitudinal direction.

**Girder End Station:** This parameter defines the ending station of the girder along the PGL in the longitudinal direction.

**Cross Frames:** Choose the cross-frames for the deconstruction.

{% hint style="info" %}
The following objects are available for selection in the project:

* *Cross-frame K Bot*
* *Cross-frame K Top*
* *Cross-frame X*
* *Cross-frame X (w/o Top Chord)*
* *End Cross-Frame*
* *Diaphragm*
* *Concrete Diaphragm*
* *Custom Bracing*
  {% endhint %}

**Lateral Bracings:** Choose the lateral bracings for the deconstruction.

{% hint style="info" %}
The following objects are available for selection in the project:

* *Lateral Bracing*
  {% endhint %}


---

# 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/templates/truss-bridge-workflow/construction-tb/superstructure-deconstruction-tb/girder-and-cross-frame-deconstruction-tb.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.
