# Version 322

## Feature Updates

**Update placement and rotation of layout truss labels**

Updated the placement and orientation of labels for a more readable display, both in the app and in layout outputs like the DXF.

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

**Multi-Selection in Layout**

Multi-select has been enabled for truss envelopes, bearing envelopes, roof planes, ceiling planes, ceiling trays, work lines, chases, and steps. The selection window tool has been updated to support them, and the associated ecosystem of bulk features (properties panels, context menus, and deletion) have been implemented for them as well. Render modes have been updated to ensure that objects being targeted by the selection window are always visible in the scene.

#### Move Layout Objects

Layout objects can now be moved (translated) to a new location. Movement can be done relative to a chosen base point or according to a horizontal and vertical distance (and a positive or negative direction). Multi-selected objects of the same type can be moved as a group. You cannot yet move  objects of different types all at once--stay tuned!

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

**Minor Changes**

* It is now possible to design a feature pattern truss with only vertical bearings and no webs
* When switching between different webbing patterns on a feature pattern truss, the horizontal webbing length remains the same

## Bug Fixes

* Corrected an issue where "Reset View" was not functioning as expected when viewing a shared set
* Machinery TRS and TPS files now correctly consider the ply count in their member/component quantity values


---

# 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/version-322.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.
