# Lateral Bracing Code Check (AASHTO) \[STG]

## General

**Lateral Bracing:** Specify the lateral bracing for which the code check is to be generated.

**Code Check Template:** Specify the previously defined template to be utilized. The code check template is used to extract global parameters, results from finite element analysis, and limit states employed in the design process.

**PDF Name (Export):** This parameter allows the name of the code check document to be modified when saving it as a PDF. When renaming the file, special attention must be given to the text characters on the [linked](https://docs.openbrim.org/faq/general/faq-illegal-chars) page, as certain characters may interfere with parametric equations and lead to unexpected results.

## Shear Lag Factor

To perform **fatigue and tension fracture check calculations** per AASHTO 9th Edition (Condition 7.2, Table 6.6.1.2.3-1 and 6.8.2.2), inputs for connection eccentricity and the maximum length of longitudinal welds are required. Therefore, the effective area can be determined by the formula ***Aeff = (1-x/L)Ag*** where x represents the connection eccentricity, L is the maximum length of the longitudinal welds and *Ag* denotes the gross area of the section.

![CrossFrameFatigue.jpg](https://openbrim.atlassian.net/wiki/download/attachments/2455732231/CrossFrameFatigue.jpg?api=v2)

**Top Chord Connection Eccentricity:** Specify the connection eccentricity (x) for the chord.

**Top Chord Max Length of The Longitudinal Welds:** Specify the maximum length of the longitudinal welds (L) for the chord.


---

# 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/steel-tub-girder-bridge-workflow/superstructures-code-check-stg/lateral-bracing-code-check-aashto-stg.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.
