# Framing Plan CADD \[SIG]

In a bridge project, the framing plan typically refers to a technical drawing that shows how the structural system of the bridge is arranged in the horizontal plane. In other words, it illustrates the locations, dimensions, and layout of beams, columns, and other structural elements that carry the loads on the bridge.\
Simply put:

* The framing plan is a top view of the structural elements located in the superstructure (such as beams and deck slabs) or substructure (such as piers and columns).
* This plan shows where each element is positioned, how they are connected, and how the loads are distributed.
* Engineers and construction teams use this drawing to understand the load-bearing system of the structure and to build it correctly.

In contrast to other code checks, the drawings are presented in the CAD section.

![image-20250924-152739.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250924-152739.png?api=v2)

In the CAD interface, located at the bottom left of the screen, users can select the desired drawing.

![image-20250924-160637.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250924-160637.png?api=v2)

![image-20250924-160839.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250924-160839.png?api=v2)

## General

**Bridge:** Since OpenBrIM supports the modeling of multiple bridges, this parameter should specify the bridge for which the Framing Plan is to be generated.

**Start/End PGL #ft from before/after Bridge:** This parameter specifies the offset distance from the start and end points of the Alignment Line at which the drawing should begin. The value is scaled according to the drawing scale.

![image-20250925-060432.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-060432.png?api=v2)

**Support Line Range for Framing Plan Drawing\[All/Selection]:** This parameter is used to determine the range of support lines, defined in the project, between which the Framing Plan drawing will be generated.\
If the parameter is set to **"All"**, the drawing will include all defined support lines.\
If the **"Selection"** option is chosen, the drawing will include only the specified support lines.

![image-20250925-061757.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-061757.png?api=v2)

**Selected Support Lines:** This parameter becomes active when the **“Support Line Range for Framing Plan Drawing”** is set to **“Selection.”**\
Once activated, the Framing Plan drawing will include only the selected support lines.\
A minimum of two support lines must be selected.\
To choose the support lines, click the three-dot icon next to the parameter and use the **Pick** or **Select** function.

![image-20250925-062945.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-062945.png?api=v2)

Examples of Framing Plan drawings generated when **“All”** is selected for support line selection, as well as when only the **Pier 2** and **Pier 3** support lines are selected, are shown below.

![image-20250925-064431.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-064431.png?api=v2)

![image-20250925-063421.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-063421.png?api=v2)

## Visual Setting

**Show Precast I Girder Outline \[YES/NO]:** Toggles whether the outline of precast I-girders is drawn in the framing plan. Only relevant for precast I-girder workflows.

**Text Size:** This parameter is used to specify the sizes of the text elements used in the drawing.

**Arrow Size:** This parameter specifies the sizes of the arrows used in the drawing.

**Cross Frame Dim. Lines Offset from Exterior Girder Edge:** This parameter specifies the offset distance from the exterior girder at which the cross frame (bracing) dimension line should be plotted in the drawing.

![image-20250925-083836.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-083836.png?api=v2)

**Splice Dim. Lines Offset from Exterior Girder Edge:** This parameter specifies the offset distance from the exterior girder at which the field splice dimension line should be plotted in the drawing.

![image-20250925-084631.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-084631.png?api=v2)

**Transverse Stiff. Dim. Lines Offset from Exterior Girder Edge:** This parameter specifies the offset distance from the exterior girder at which the transverse stiffener dimension line should be plotted in the drawing.

![image-20250925-102954.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-102954.png?api=v2)

**Girder Trans. Dim. Lines Offset:** This parameter specifies the distance from the endpoint of the framing plan drawing at which the dimension lines indicating the transverse offset value between girders are to be displayed.

![image-20250925-104136.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-104136.png?api=v2)

**PGL Name Box Offset along PGL:** This parameter ensures that the PGL name progresses in the direction of the PGL in the drawing.

![image-20250925-111040.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-111040.png?api=v2)

**PGL Name Box Vert. Offset from Point:** This parameter determines the amount by which the PGL name should be offset vertically.

![image-20250925-114113.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-114113.png?api=v2)

**PGL Name Box Horz. Offset from Begin BRG:** Horizontal offset of the PGL name box measured from the Begin Bearing (start of the bridge). Negative values shift the label up-station of Begin BRG.

**PGL Name Box Horz. Offset from Point:** This parameter determines the amount by which the PGL name should be offset horizontally.

![image-20250925-114439.png](https://openbrim.atlassian.net/wiki/download/attachments/2185560420/image-20250925-114439.png?api=v2)

**PGL Line Split per Span:** This parameter determines the number of segments into which the PGL line will be divided per span. In a horizontal curve bridge drawing, increasing this value produces a smoother representation.


---

# 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/cadd-sig/framing-plan-cadd-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.
