This release contains a few bugfixes, changes and a new app
- Fixed a bug where apps would be unable to interact with Revit, caused by multiple simultaious actions to Revit.
- Fixed a bug where hovering over a dwg in the category view in the filter control would cause an exception.
- Fixed a bug where Assistant failed to remove links in a model.
- Fixed a issue where running many actions at the same time cause an error reading 'The process cannot access the file...'
- Fixed a bug where listing shared parameters in 'Revit Macro' would cause an error.
- Fixed a bug in 'File Copy' task where not all files were copied
- Fixed an isse were users not on a company computer were unable to sign into Assistant Cloud. A consequence of this fix is that all users that was previously signed in need to sign in again.
- Fixed a bug where actions were not checked when opening an action file
- When creating a new Action file, required logins is now reset.
- Retry queries to Revit when using the Start Revit task to prevent the task from failing prematurely.
- Added "Any" condition in task conditions. This allows task to be executed regardless of te result of any previous tasks. This differs from the "Always" condition in the way that it does not execute if the user hits cancel or a timeout occurs.
- Improved performance in the comunication layer between Assistant and Revit.
- Fixed a bug in Element Relation check where Set parameter values were written to all elements, even when there was no intersection with a relation element.
- Assistant task "Run checker file" now has an option to save results to file. Previously this was saved in the .actionrun file and were causing huge file sizes for larger projects. After this change, users will not be able to view previous results of this task in .actionrun files.
- Copy/paste a mapping in Coordination Tool
- Added variable suggestions to 'File Copy' task. In Assistant
- More space to view results from the filter control.
- Better user interface for configuring where to place a element based on the refrence elements bounding box.
- Compacted the list of tasks
Revit Triggers is a new app in Tools that lets you configure a trigger for running an action file. You could for example make an action file in Assistant that runs a Macro, and make that action file run everytime a spesific revit model opens. Revit Triggers is in a early test phase and is therefore disabled by default. Open "Manage Ribbon" to enable it.