May 2025
Configurator/Room designer news
Go live of the hide walls feature
In the past, deleting walls in the room designer scene always led to the case that the corresponding floor of the room got deleted. This has technical reasons. However, there is sometimes the case that a user wants to hide/remove single walls within the room, which is now possible with our latest hide walls feature. Users can now be able to hide single walls within the room designer scene.

Select room feature
Users of the room designer can now select rooms within the scene and adapt the settings for individual rooms rather than globally editing all rooms within a scene. Therefore, the user has to select a floor and then see all the editing options (like wall materials, hide walls, floor materials, ...) available for that room.

Room labels feature
After the user selects a room, he/she is able to assign labels/categories (individual or predefined) to that room. The label is then shown in the 2D mode of the plan. The user can choose between predefined room labels or individual labels. To assign an individual label, you have to go to the bottom of the dropdown and select "individual". In the textbox that is shown then next to the dropdown, you can assign the individual room label to the room.

Sloping roof improvements
We adapted the sloping roofs feature so that intersecting sloping roofs can be created.

Adaptations in the display of disabled parameters
We improved the UI in case of disabled parameters. This logic applies when for example a wall is hidden in the room designer or if there are disabled parameters in the configurator.
In case of the room designer, the disabled parameters look as follows:

In case of the configurator, the disabled parameters look as follows:

Lock plan feature
Within the room designer, you can lock plans so that only editing of the catalogue objects is possible. Rooms, floors, and construction elements are not selectable and editable. Also, the general room settings option for globally updating the room is not available. That way, you can create predefined room shapes, forward them to your users or integrate them in your webshop so that the end users can focus on the configuration objects and furnish the rooms without editing them further. Also drawing of new rooms is not possible.
All you need to do is pass on the URL flag lockPlan=true
for the specific plan in the URL.
Centred rotation icon on multi-select
We improved the display of the rotation icon in case the user selected multiple items to rotate. We display it now in the centre of the multi-selection rather than displaying it at the last selected object.

Individual materials for each side of a prism (roomle script & external objects)
Within roomle script and for external objects, we can now define individual materials for each side of a prism.
Roomle script example https://www.roomle.com/t/cp/?id=roomle_script_documentation:prism_side_face_uv_item
see the example code in the documentation https://docs.roomle.com/rubens/content-creation/roomlescript-reference/configurationformat#material-parameter
Last updated