> 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/templates/steel-i-girder-bridge-workflow/reports-sig/framing-plan-sig.md).

# Framing Plan \[SIG]

## General

**Bridge:** Specify the bridge.

**Girders:** Girder for framing plan.

**Support Line Range for Framing Plan Drawing \[All/Selection]:** Specifies the support lines to be used in the framing plan.

**Selected Support Lines:** Specifies the support lines to be considered in the framing plan computation when 'Selection' is chosen in the 'Support Lines for Framing Plan Drawing' input. Only the selected support lines will be used to define the framing plan.

## Visual Setting

**Start/End PGL #ft from Before/After Bridge:**

**Text Size:** This parameter specifies the size of the text inside the object.

**Arrow Size:** This parameter defines the size of the arrow within the object.

**Span Length Dim. Lines Offset from Exterior Girder Edge:**

**Splice Dim. Lines Offset from Exterior Girder Edge:**

**Bracing Dim. Lines Offset from Exterior Girder Edge:**

**Transverse Stiff. Dim. Lines Offset from Exterior Girder Edge:**

**Girder Trans. Dim. Lines Offset:**

**PGL Name Box Offset along PGL:**

**PGL Name Box Vert. Offset from Point:**

**PGL Name Box Horz. Offset from Point:**

**PGL Line Split per Span:**

## Table Settings

**Show Splice Length \[YES/NO]:** This parameter is used to determine whether the splice length is displayed.

**Show Bracing Length \[YES/NO]:** This parameter is used to determine whether the bracing length is displayed.

**Include Lateral Bracings in Cross Frames \[YES/NO]:** This parameter is used to determine whether lateral bracings are included in the cross frames.

**Show Transverse Stif. Length \[YES/NO]:** This parameter is used to determine whether the transverse stiffener length is displayed.


---

# 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/templates/steel-i-girder-bridge-workflow/reports-sig/framing-plan-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.
