Revit API standard Document.Import() methods fail when executed through Rhino.InsideRevit

I am wondering if releasing the dimension into the revit document is what you are looking for? so everytime you change your selection the geometry will be created and released so when you change the active selection, it will be creating a new one and not updating the previous one… if that makes sense?

Similar to a recent discussion below