You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's about the Revit Connector, when importing back a ParameterUpdater object.
"//try to get element using UniqueId" is using the elementId again, but should this be the applicationId which would be used as uniqueId for Doc.GetElement()?
As far as I understood, it's also this Revit's uniqueId, which is saved as Speckle's applicationId when uploading.