ArchViz UI3 Documentation 2026

Table of Content
Table Of Content
../images/architecture/0033/quick26/thumbs/01a.jpg
New in 2026
../images/architecture/0033/quick/thumbs/00.jpg
Quick Guide
../images/architecture/0033/videos/thumbs/01.jpg
Video Guides
../images/architecture/0033/start/thumbs/00.jpg
Getting Started
../images/architecture/0033/uidesign/thumbs/00.jpg
UI Design
../images/architecture/0033/var26/thumbs/00.jpg
Var Actor
../images/architecture/0033/edit26/thumbs/00.jpg
Edit Scene
../images/architecture/0033/designer26/thumbs/00.jpg
Designer
../images/architecture/0033/fwp/thumbs/00.jpg
Feat. w. Preview
../images/architecture/0033/features26/thumbs/00.jpg
Other Features
../images/architecture/0033/gamemode/thumbs/00.jpg
Modes
../images/architecture/0033/other/thumbs/00.jpg
Blueprints
../images/architecture/0033/cost26/thumbs/00.jpg
Cost Reports
../images/architecture/0033/mup/thumbs/00.jpg
Multi-Unit-Prj
../images/architecture/0033/csv_export/thumbs/00t.jpg
Google Sheets
../images/architecture/0033/faq26/thumbs/00.jpg
FAQ
../images/architecture/0033/bugs26/thumbs/00.jpg
Fix Bugs
../images/architecture/0033/history/thumbs/00.jpg
Version History

Editing: Designer

The Designer shows object choice buttons in a table like widget.

  • A quick way to change related objects
  • For objects that are difficult to select
  • For external blueprint tools like the Modular Kitchen Builder or the Interactive Doors Blueprint

Content:

Overview Video

Introduction

Info Map Settings

Designer Data Table

Designer Elements

Designers and Design Schemes

Linking Variation Actor To Designer

External Actors

Check the Documentation Archive about older versions of the UI3.

Documentation Archive 2025

image

Overview Video

A short video guide about the Designer.

Slightly out of date. Designers, Designer Elements and Element Choices are now stored in Data Tables. The Feature ID is the Row Name in the data table.

Introduction

The designer feature can be added multiple times to the Main Menu.

Feature Type

Use Designer as the Feature Type.

Feature ID

Feature ID is the Row Name of the designer in the Data Table Designer that is assigned in the Info Map.

image

Info Map Settings

Data Table Designer

All designers need to have a row in the data table that is assigned to the Designer section in the Info Map.

+ Add a new row to create a new designer. Then use the Row Name as the Feature ID in the Main Menu layout. You can rename the Row Name but it needs to be unique.

image

Icon Sizes

  • Element Icon is on the left side.
  • Choices Icons - Allows to set a separate size for choice buttons in Designers.

Widget Size

  • Designer Panel Width - A larger width than the standard width can be set.
  • Override Designer Panel Width - Will use above width if ticked
  • Element Info Width - Constrains the width of info section on the left
  • Max Choices Buttons - Limits the amount of buttons before they start scrolling.

image

Designer Data Table

Designer Header

Name appearing as header in the widget

Target Actor Type

  • Linked Variation Variation Actor in the scene
  • External Blueprint - A blueprint like the Universal Doors BP

(Use) Element Quantity Override

Can be used if the Elements has a different quantity but is otherwise the same as another element. Use * has to be ticked

UI Colors

If ticked the Element Icon will use the UI text color and hide the white parts of the icon image.

image

Elements Data Table

The data for the elements or rows in the widget are stored in the Elements Data Table

Every row is a row in the widget. You can use the :: dots in front of the row to move, duplicate, or delete rows.

Back up your data tables before you update the UI3 project. The update will reset all data tables and you will loose your changes. Best to make a copy of the UI3 data table and assign the copy to the Info Map. Updating will be save that way.

image

Designer Elements

The info section of the Elements Data Table shows

  • Element Name
  • Element Icon - (Optional) there are some icons in the folder UI / Tex / Design
  • Default Choice - The id of the choice that is loaded when the app starts.

Target Actor Override

This is set for all elements in the Designer data but can be overwritten per element here.

image

Use Datatable for Choice Buttons

Buttons can be set up manually or be taken from a Choice Buttons Datatable from a specified Datatable Row Name. This can be the same data that is used for Variation Actors

If ticked, the data will be copied into the Choice Button array.

Choice Buttons

The choice buttons can be manually added here or they can be modified if Use Datatable for Choice Buttons is unticked.

Read more about how to setup choice buttons in Variation Actor

Variation Actor

image

Designers and Design Schemes

Design Scheme Behaviour

How the Designer reacts to any Design Scheme changes in the scene.

  • Ignore Design Schemes - No action
  • Element ID = Design Scheme ID - The Element changes the choice to the ID sent from the Design Scheme
  • From Scheme ID Reroute List - The Element changes the choice to the ID that is set in the Reroute List with the same ID that is received by the Design Scheme.

image

Linking Variation Actor To Designer

Variation Actor Type

Linked Variation Actors need to have its type set to Linked to Designer. The actor billboard will turn pink.

Tag == Row Name

The Tag in the Variation Actor needs to be set to the Row Name of the Designer Element Row.

image

External Actors

The Designer works with external blueprints, like
  • Modular Kitchen Builder
  • Interactive Doors Blueprint

Target Actor Type (Override) == External Actor

External Blueprint Actor

External blueprints can be linked with the blueprint interface BPI_UI3_Interaction.

The Designer Element Row Name will be used as the Tag together with the choice button ID.

image
Top of page