# Bearing Insertion Point \[SIG]

## **Bridge Parameters**

**Location:** This parameter specifies the location of the bearing insertion point. A previously created support line can be chosen for location definitions.

**Longitudinal Offset:** The longitudinal offset for the bearing insertion point can be specified to determine its location along the longitudinal direction.

**Transverse Offset:** The transverse offset for the bearing insertion point, with respect to the chosen support line, can be specified by this parameter. A value of "0" indicates that the bearing insertion point's center is located at the center of the chosen support line.

{% hint style="info" %}
The positive direction of the Y-axis will be to the left when looking upstream along the PGL. However, based on the requests of engineers who have been using OpenBrIM for their bridge projects, positive transverse offset values will indicate the right-hand side when looking upstream along the PGL. This distinction should be taken into account when defining the location of bridge elements using transverse offset values (where positive transverse offset indicates the right side), as well as when making definitions related to FEM and loading (where positive Fy indicates the left side along the PGL).
{% 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/steel-i-girder-bridge-workflow/substructure-sig/pier-sig/steel-i-girder-bent-cap-sig/bearing-insertion-point-sig.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.
