This release contains some improvements and bug fixes
-
When running the 'Run Assistant file' task, the nested tasks in that action file will be displayed on screen as they run. The user will no longer have to wait to the task is finished to see what tasks completed, failed, timed out etc.
-
You can connect Assistant to a running instance of AutoCAD much like you can connect Assistant to a running instance of Revit by clicking the 'A' icon in the top right corner and selecting a AutoCAD instance.
-
Revit Python task has a updated and more suitable template for new scripts
-
Added variable support in run dynamo script
-
Forge upload and download task would fail if process took more than 2 minues. Increased timeout to one day.
- Better support for IFC files by having a more consistant way of determining rotation of elements in IFC files.
- Copy and paste to and from excel
- Convert a Space Planner Item to Revit Room
- Auto match and map Space Planner items in the model to Rows in Space Planner by Room Number
- Added Icon for indicating that a item is linked to a Revit element
- Added Icon for indicating that a item is linked to a Revit room element
- Added indication that a configuration is not properly set up
- Added confirmation message when unlinking a revit Element
- Added show room button to select the room in Revit
- Improved Menu layout
- Working with variables in Revit Python task is now supported
- Forge upload and download task would fail if process took more than 2 minues. Increased timeout to one day.
- Revit Macro lost configuration in some cases when the loading of the macro failed
- Selecting multiple actions had some confusing behavior when combined with a text search for a action that did not match the selected action
- Fixed an issue where all items in level check would fail if one item failed
- Fixed issue when using Keep model open = true in Open model task in Assistant, following Revit task would fail.
- Fixed issue when having an empty regex function in parameter copy, this would cause an error preventing check&fix from completing check.
- Fixed a bug causing "Export script file" view to show actions multiple times
- Fixed a bug preventing "Close on complete" from closing Assistant when using a script file.
- Fixed a issue where Space Planner did not update when a item in Revit was delted or updated.