How are attributes mapped when an identifier is shared by multiple elements? #8284
Answered
by
yuryleb2
zhang-zimin
asked this question in
General
-
If a single identifier is associated with multiple elementId in the model, how does the system determine which element "owns" or inherits the attribute of this identifier in Revit? |
Beta Was this translation helpful? Give feedback.
Answered by
yuryleb2
Jul 1, 2025
Replies: 1 comment
-
Source Revit element identifier can be assotiated only with single element from the i-model's physical model created for a Revit source file. If i-model consists of several Revit files, each of them get its own Job subject and dependent physical model, where to the elements are stored. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zhang-zimin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Source Revit element identifier can be assotiated only with single element from the i-model's physical model created for a Revit source file. If i-model consists of several Revit files, each of them get its own Job subject and dependent physical model, where to the elements are stored.