# March 2024

## Room designer news

Link for demo: <https://roomle.com/t/cp/?configuratorId=mocdemo&id=ps_s06wb5essnwjmd6kh65ikserpvmoql1&api=false&catalogRootTag=rubens_room_demo_root>

### Measurement adaptions

* We implemented snapping logic of measurements line in 2D mode (for object-to-object snapping)
  * It works the same way as snapping while drawing walls but for measurement lines
  * Users can now snap against other objects in the room to measure the distances more precisely

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

### Camera behaviour adaptions

* New behaviour on adding/switching/duplicating products
  * No camera reset anylonger for those actions
  * Leads to a smoother experience and usage
* Adaptions when it comes to drag and drop of items
  * The catalog drawer is not closed every time you drag an item into the scene

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

### 2D adaptions in room designer

* 2D arches for (static) construction elements
  * indicating opening direction of the construction element
* 2D displaying of bars for configurable construction elements
  * making selections easier in 2D

Demo example <https://roomle.com/t/cp/?configuratorId=mocdemo&id=ps_s06wb5essnwjmd6kh65ikserpvmoql1&api=false&catalogRootTag=rubens_room_demo_root&constructionRootTag=construction_moc>

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

***


---

# 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.roomle.com/rubens/whats-new/2024/march-2024.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.
