> For the complete documentation index, see [llms.txt](https://docs.openbrim.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openbrim.org/examples/steel-bridge-examples/example-steel-i-girder-bridge-ex1-sig/loading-ex1-sig/loads-ex1-sig/inf-surf-based-llbrce-ex1-sig/design-lane-ex1-sig.md).

# Design Lane

{% hint style="info" %}
**Navigation:** Loading > Loads > Inf Surf Based Llbrce > Design Lane

For detailed parameter explanations, see the [Design Lane Reference](https://docs.openbrim.org/templates/steel-i-girder-bridge-workflow/loading-sig/loads-sig/inf-surf-based-llbrce-sig/design-lane-highway-sig).
{% endhint %}

**Step 1:** Click the three-dots on the first cell of the **Name** and click **Import Design Lane.**

![](https://openbrim.atlassian.net/wiki/download/attachments/2101641399/image-20231017-125242.png?api=v2)

**Step 2:** Import following design lanes from OpenBrIM Library

* OpenBrIM Bridge Objects > AASHTO Design Lane DB > AASHTO Gravity > **HL93TwoTrucksAndLane\_LL**
* OpenBrIM Bridge Objects > AASHTO Design Lane DB > AASHTO Gravity > **HL93AndLane\_LL**
* OpenBrIM Bridge Objects > AASHTO Design Lane DB > AASHTO Gravity > **HL93\_Fatigue**
* OpenBrIM Bridge Objects > AASHTO Design Lane DB > AASHTO Gravity > **HL93TandemTruckAndLane\_LL**
* OpenBrIM Bridge Objects > AASHTO Design Lane DB > AASHTO Braking> **HL93\_BR**
* OpenBrIM Bridge Objects > AASHTO Design Lane DB > AASHTO Braking> **HL93AndLane\_BR**
* OpenBrIM Bridge Objects > AASHTO Design Lane DB > AASHTO Centrifugal> **HL93\_CE**
* OpenBrIM Bridge Objects > AASHTO Design Lane DB > AASHTO Deflection > **HL93\_Deflection**
* OpenBrIM Bridge Objects > AASHTO Design Lane DB > AASHTO Deflection > **HL93AndLane\_Deflection**

![](https://openbrim.atlassian.net/wiki/download/attachments/2101641399/image-20231017-133946.png?api=v2)

**Step 3:** After importing the Design Lane, the vehicle objects defined within it are automatically added to the project.

**Step 4:** After clicking on '**Loading > Loads > Inf. Surf Based LL/BR/CE > Vehicle**' you can examine the defined vehicles.

![image-20250118-104858.png](https://openbrim.atlassian.net/wiki/download/attachments/2101641399/image-20250118-104858.png?api=v2)

**Step 5:** Proceed to the [**next step**](#Photo) to verify the model.

{% hint style="success" %}
The completed design lanes are illustrated below. Please verify that you have the same model on your end by examining each view provided here. For more information on how to perform visual checks, refer to the quick tips.
{% endhint %}

![image-20250118-104932.png](https://openbrim.atlassian.net/wiki/download/attachments/2101641399/image-20250118-104932.png?api=v2)

![image-20250118-105001.png](https://openbrim.atlassian.net/wiki/download/attachments/2101641399/image-20250118-105001.png?api=v2)

![image-20250118-105030.png](https://openbrim.atlassian.net/wiki/download/attachments/2101641399/image-20250118-105030.png?api=v2)

![image-20250118-105057.png](https://openbrim.atlassian.net/wiki/download/attachments/2101641399/image-20250118-105057.png?api=v2)

![image-20250118-105124.png](https://openbrim.atlassian.net/wiki/download/attachments/2101641399/image-20250118-105124.png?api=v2)

{% hint style="success" %}
To view the entire procedure explained on this page, please watch the recorded Video below.
{% endhint %}

{% embed url="<https://openbrim.atlassian.net/wiki/download/attachments/2101641399/Design%20Lne.mp4?api=v2>" %}
Design Lne
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openbrim.org/examples/steel-bridge-examples/example-steel-i-girder-bridge-ex1-sig/loading-ex1-sig/loads-ex1-sig/inf-surf-based-llbrce-ex1-sig/design-lane-ex1-sig.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
