Linked Revit rooms not pulling through

Hi @gregatze,

We spent several weeks on this, but hit a bug in the Revit API that made it impossible to support this feature. See here:

Jeremy Tammik suggested a solution that is a workaround, but it will take a similar time as opening the files separately and loading the rooms. It feels like we might want to try that anyway.

Binding the links into a single model should solve the problem, but as you mentioned, it is not a practical solution for large models.

Our current focus is on improving the performance of the tables for larger models. Once that is addressed, we will work on improving the workflow for parsing the windows on curved walls. And after those, we should be able to give Jeremy’s suggestion a try and see if it solves the problem.