# Transverse Stiffeners \[STG]

## General

**Girder**: Specify the girder on which the transverse stiffener will be generated.

**Skew Angle:** The skew angle for a stiffener defines the orientation of the stiffener relative to the main structural axis.**Positive Skew Angle**: A positive value (e.g., 15°) will rotate the stiffener in a **clockwise** direction relative to the reference axis. **Negative Skew Angle**: A negative value (e.g., -15°) will rotate the stiffener in a **counterclockwise** direction relative to the reference axis.

**Station \[Start/End]**: Users can specify the station of the stiffener either by selecting the Start/End options or by entering a station manually.

**Left Web Stiff. Side \[Both/Right/Left]:** When looking upstation along the PGL, the left web of the selected girder can have the stiffener generated on the left side, the right side, or both sides of the web. This parameter specifies the side of the stiffener on the left web at the given station of the selected girder.

**Right Web Stiff. Side \[Both/Right/Left]:** Similar to the left web, this parameter defines the side (both, right, or left) on which the stiffener will be placed for the right web.

**Material**: This parameter assigns a material to the stiffener. The material can either be imported or selected from previously defined materials.

## Dimensions

**Stiffener Thickness**: The thickness of the stiffener along the longitudinal direction can be specified using this parameter.

**Stiffener Width**: The width of the stiffener along the transverse direction can be specified using this parameter.

**Distance from Top of Web**: The top of the stiffener can be offset from the top of the web using this parameter.

**Distance from Bottom of Web**: The bottom of the stiffener can be offset from the bottom of the web using this parameter.

![image-20241017-122045.png](https://openbrim.atlassian.net/wiki/download/attachments/2241167389/image-20241017-122045.png?api=v2)

## 3D Detailing

**Top Outer Chamfer:** For the top side of the stiffener, the chamfer value for the edge farthest from the web can be specified.

**Top Inner Chamfer:** For the top side of the stiffener, the chamfer value for the edge closer to the web can be specified.

**Bottom Outer Chamfer:** For the bottom side of the stiffener, the chamfer value for the edge farthest from the web can be specified.

**Bottom Inner Chamfer:** For the bottom side of the stiffener, the chamfer value for the edge closer to the web can be specified.

![image-20241017-123601.png](https://openbrim.atlassian.net/wiki/download/attachments/2241167389/image-20241017-123601.png?api=v2)

## FEM

**Generate FEM? \[NO/YES]:** The stiffener finite element is a connection element positioned between the top flange and bottom flange nodes. Choose "Yes" if you wish to generate this element. If this parameter is set to "Yes," the stiffness and weight loads of the stiffeners will be applied and considered in the FEA, regardless of the definitions made under the related construction objects under **Construction → Superstructure Construction → Girder Erection (Partial) / Girder/Cross-Frame Erection (Complete)**.

## IFC

**Type \[IfcPlate/IfcMember/IfcBuildingElementProxy]:** The IFC entity type for BIM export.

**Predefined Type \[STIFFENER\_PLATE/BASE\_PLATE/COVER\_PLATE/FLANGE\_PLATE/GUSSET\_PLATE/SPLICE\_PLATE/WEB\_PLATE/USERDEFINED/NOTDEFINED]:** The IFC Predefined Type is specified using this parameter.

**Parent \[Bridge/Superstructure/Deck/Substructure/Foundation/Approach\_Structure/Retaining\_Structure]:** The IFC Parent is specified using this parameter to define the hierarchy relationship in the IFC model.

## Quantities

**Volume:** The total volume of the transverse stiffener plate(s). (Read-only)

**Weight:** The total weight of the transverse stiffener based on volume and material density. (Read-only)


---

# 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/superstructure-stg/stiffeners-stg/transverse-stiffener-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.
