> 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/truss-bridge-workflow/organization-tb/cross-project-data-tb/shared-gusset-plate-tb.md).

# Shared Gusset Plate \[TB]

Transfer object used to share one or more refined gusset plate designs from a master project into a child project. All objects referenced by the selected gusset plates — their insertion points, the support lines and bridges those insertion points belong to, alignments, custom-shape materials, rigid section properties, and plate section materials — are collected automatically and transferred together, so the child project can open the gusset plates without losing any supporting data.

## General

**Gusset Plates:** Pick the refined gusset plate objects to be shared. Each picked gusset plate carries along its insertion point, support line, bridge, alignment, plate section, rigid section, and related materials into the transfer. The user must provide at least one selection.

**Transfer Result Extractions \[No/Yes]:** Controls whether analysis results — force and displacement extractions — are packaged with the transferred gusset plates. Set to Yes when the downstream child project needs the gusset plates' analysis results (for instance, to reuse them as inputs to Bearing Forces, Bottom of Column Forces, or other Analysis Results objects without re-running the global FEA). Set to No when only the gusset plate geometry and definitions are needed.


---

# 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/truss-bridge-workflow/organization-tb/cross-project-data-tb/shared-gusset-plate-tb.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.
