# Project Analysis Results \[STG]

Use this section to import analysis results computed in another project into the current workflow. The source project must expose the results under **Organization → Cross-Project Data → Analysis Results**; this page is the consumer side of that link.

Analysis results are always tied to the object they act on (a girder, column, pile, etc.), so the object itself must first be shared via **Project Objects** before its results appear here. With a valid setup in the source project — and the **Transfer Result Extractions** flag set to **YES** — the result rows populate automatically as linked objects are synced.

![image-20241213-142355.png](https://openbrim.atlassian.net/wiki/download/attachments/2803204097/image-20241213-142355.png?api=v2)

![image-20241213-142445.png](https://openbrim.atlassian.net/wiki/download/attachments/2803204097/image-20241213-142445.png?api=v2)

![image-20241213-142134.png](https://openbrim.atlassian.net/wiki/download/attachments/2803204097/image-20241213-142134.png?api=v2)

## Extraction Settings

**Project:** Source project from which the analysis result is imported. Pick from the projects already linked under **External References**.

**Object:** Object within the source project whose result is extracted (e.g. a girder, column, or pile). The pick list is filtered to objects the source project has exposed for sharing.

**Result Extraction Method:** Method used to pull the result from the source project (e.g. cumulative or incremental staged-construction result, envelope, or combination). Matches the method configured on the source project's Analysis Results definition.

**Force Settings:** Summary of the Maximize-Force and Min/Max options used at the source to identify the critical result.

## Extracted Forces

**Fx:** Extracted axial force from the source project. (Read-only)

**Fy:** Extracted transverse shear force. (Read-only)

**Mx:** Extracted moment about X. (Read-only)

**My:** Extracted moment about Y. (Read-only)

**Mz:** Extracted moment about Z. (Read-only)

**Coordinate System:** Coordinate system in which the forces and moments above are reported (local or global). (Read-only)


---

# 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-tub-girder-bridge-workflow/external-references-stg/project-analysis-results-stg.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.
