# Version 363

## Layout Updates

### Truss Envelope Insertion

Truss envelope ends will no longer be automatically calculated during insertion after you pick specific end points. Use the Recalculate buttons when you want the ends adjusted automatically, or adjust them after inserting the truss envelope using trim/extend or choosing new end points.

### Control Plane Visibility While Cutting Truss Envelopes

You can now adjust the visibility of roof and ceiling planes while adding top and bottom cuts to truss envelopes. Changes you've made to your visibility settings before you start cutting will also be respected.

<figure><img src="/files/BpefbMAT8btRlRDohDlb" alt=""><figcaption></figcaption></figure>

### Scale PDF Underlays Using Ratio

When you import [PDF Underlays](https://docs.paragontruss.com/layout/layout-overview-1/tools-and-features#pdf-underlay), you can enter the scale as a ratio.

<div align="left"><figure><img src="/files/9oxNOgVBbRZu6N5UwdiJ" alt=""><figcaption></figcaption></figure></div>

### Focus Camera to Selected Item(s)

[**Focus Camera**](https://docs.paragontruss.com/layout/layout-overview-1/interface-overview/layout-options-toolbar/view-and-link-options) (`Ctrl + .`) will now focus to all selected objects.

## Design Updates

### Prefer using one plate on short stacks

Short top chord sliders like the ones at the ends of many floor trusses will get a single plate more often.

<figure><img src="/files/LH7IZCuqTnTNjlEWBXkl" alt=""><figcaption></figcaption></figure>

### Avoid Upgrading Stacked Members Unnecessarily

Sometimes both members of a chord stack would be upgraded when only one of them needed to be, but they are now considered independently in those cases.

<figure><img src="/files/hf6A4ozKcktueridykQ0" alt=""><figcaption></figcaption></figure>

## Bug Fixes

* Fixed the initial zoom behavior in a 3D view to ensure all layout objects are visible
* Fixed an issue with panning layouts in 3D that could cause unexpected movement
* Fixed an issue with computing overhangs on roof planes that cut against an object in another level
* Many TRE files that could not be imported or could not be edited after importing are now partially or fully supported


---

# 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-8.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.
