Added a new RevitAppExtension template that enables users to create fully interactive, MVVM-based Revit Extensions with a modern WPF UI. This template provides a foundation for building rich, user-friendly applications with support for data binding, command patterns, and seamless UI interactions. If you previously developed addins for Revit we strongly recommend you to look into this. Click here for developer documentation.

Added a new TeklaAppExtension template that enables users to create fully interactive, MVVM-based Tekla Extensions with a modern WPF UI. This template provides a foundation for building rich, user-friendly applications with support for data binding, command patterns, and seamless UI interactions. If you previously developed addins for Tekla we strongly recommend you to look into this. Click here for developer documentation.

Users can open a copy of an action file directly from the Recent Files list. When editing this copy, any attempt to save the file will prompt the user with a Save As dialog, requiring them to specify a new file name and location. This ensures that the original file remains unchanged.

Option to open an action file as a copy when using the "Export script file" feature in Assistant.

New Tasks for uploading and downloading to Trimble Connect



| Before | After |
|---|---|
![]() |
![]() |


Conditional Elements to Place
You can now define multiple element types to place based on a parameter filter on the reference element.
For example: if the reference element’s type name contains "Round", a round element will be placed instead.
If none of the conditions are met, the default type is used.
You can still override placed elements manually—Coordination Tool will only change them if they match a defined condition.

Configuration Summaries
Filter and element buttons now display summaries—such as whether the current model is selected, the number of links, the number of categories, and the number of configured rules.
The element type also shows how many conditional types are defined.

Guided Mapping Configuration
To help new users, the setup steps now include helpful text and examples:
Step 1: Select references
Choose which elements in the model should act as references—typically from another discipline.

Step 2: Select element to place
Pick the family type that should be created at each reference location.

Modernized UI
The interface has been updated to follow the Material Design 3 specification.
Dark mode colors have been brightened to improve contrast and readability.
Added the "Plumbing Equipment" category to the category picker, resolving the issue where it was previously unavailable
Fixed an issue in the parameter value picker where using “Family” or “Family and Type” as a reference filter did not apply the entered filter value, causing the dropdown to show all results regardless of input.
Cancelable Loading
Loading voids can sometimes take a while. You can now cancel the process if needed—perfect if you change your mind or want to load voids from a specific view instead.

Workset Validation
Void Manager can now check whether voids are placed on the correct workset, and automatically fix them if not. To enable this, open the options from the hamburger menu and turn on Workset validation.

Simplified Options View
The options view has been redesigned for clarity. Settings are now grouped into clean, expandable cards with clear headings—similar to the style used in Windows 11.

Modernized UI
The interface has been updated to follow the Material Design 3 specification. Dark mode colors have been brightened to improve contrast and accessibility.