It seems that you’re using our Next Gen Revit Connector - in this version of the Connector all the geometry is received as a Direct Shape.
You can use our previous connectors (v2) if you want to generate native Revit elements, please note that the family needs to be loaded in the Revit document for this to work.
Thank you for your response. I was eager to try the Beta version and proceeded to test Version 2. However, while attempting to transfer data between Revit files, I encountered the following error:
I’m following up on my earlier post about sending data from Revit to another file using Speckle. I tried sending the elements again, and it’s working now, but my colleague is getting this error:
Copy
A problem has occurred with the Updater Builder Dynamic Updater from another provider. Its process had to be canceled.
Our connectors do not use the IUpdater interface as far as I’m aware. Your colleague can try removing the installed addins one by one until the error goes away to find the responsible one…
Thank you for confirming that Speckle does not use the IUpdater interface. This helps narrow down the issue, and I’ll focus on investigating other add-ins.
As you suggested, I’ll work with my colleague to remove add-ins one by one to identify the culprit. The error seems tied to Autodesk Results Explorer or a third-party tool bundling it, so I’ll start there.
Thanks again for your help—it’s great to have this clarified!