# Lane Position \[TB]

Defines a straight line along the bridge alignment between a start and end station at a fixed transverse offset. Used as a reference line for wind-on-live-load definitions and similar station-based loading items.

## Geometry

**Bridge:** Select the Bridge Alignment the lane position belongs to. A value must be provided.

**Start Station:** Station along the PGL where the lane reference line begins. Enter as a length.

**End Station:** Station along the PGL where the lane reference line ends.

**Transverse Offset:** Perpendicular offset of the lane line from the PGL. Positive values shift the line to the right when looking up-station along the PGL; negative to the left.


---

# 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/loading-tb/loads-tb/wind-load-tb/wind-load-on-live-load-tb/lane-position-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.
