Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
Comentario
Anonymous
Unfortunately Element Ids are not stable. In a worshared environment in
particular, element ids will shuffle and the element to which they
previously referred will no longer be the same element after reload latest
or sync with central.
Unique Id is the only stable (within one project) representation
(identifier) of the element.

That said, you are free to create your own shared parameter on all element
categories and fill it up with the element id via the API directly or
Dynamo.