# Version 324

## Feature Updates

**Rotate, mirror, and duplicate layout objects**

Most layout objects can now be rotated, mirrored and duplicated. You can do this for a single object or for multiple at once of the same type.

<figure><img src="/files/8bEL5ZJNCxMqiDEd0QYj" alt=""><figcaption></figcaption></figure>

**Improved performance for rendering snap points**

Snap points should appear much more quickly while in a picking mode, especially for large layouts.

## Bug Fixes

* Fixed ceiling trays sometimes being displayed at the wrong elevation
* Fixed work lines sometimes not being highlighted when hovering over them in picking mode


---

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