# Version 369

## Feature Updates

### Added Beam Objects to Layout

Beams are now distinct objects in Layout. You can control their visibilities independent of walls and change properties like their thickness, number of plies, and whether they are dropped or flush.

<div align="left"><figure><img src="/files/gvo4XziByD5d8E6Kx7WV" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/dFRWBY27oYjKCPB6GUsn" alt="" width="563"><figcaption></figcaption></figure></div>

### Option to Maintain Linked Components When Transforming Truss Envelopes

Component links can be preserved when moving, copying, mirroring, or rotating truss envelopes. The component link will be preserved even if the linked component does not "fit" in the new location.

### Improved Plating for some Top Chord Bearing Joints

More top chord bearing joints with bearing blocks that used to require manual plating can now be automatically plated.

<div align="left"><figure><img src="/files/p3p7FPIWwoZ18fxRYsTf" alt="" width="375"><figcaption></figcaption></figure></div>

### Minor Changes

* Added Flip Truss Envelope(s) to the right-click menu
* `Ctrl` + `Q` to open the insertion dialog now works for macOS

## Bug Fixes

* Fixed several cases where Reweb Truss would produce an "infinite member" with invalid geometry
* Fixed an issue with renaming analysis sets in the analysis history panel


---

# 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.paragontruss.com/release-notes/previous/readme-2.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.
