Skip to content

IModel Tree Merge #8234

Answered by grigasp
zhang-zimin asked this question in Q&A
Jun 16, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

In that case, I think I'll have to say that this feature is not and will not be supported in near future.

To create a hierarchy we use metadata of displayed elements (their classes, properties, etc.). That metadata is required for:

  • grouping (by class, by property),
  • filtering (need to determine the types of elements under specific parent node, then get all available properties for each type).

With elements coming from multiple independent iModels, we may see similar-named classes that have different attributes or properties, or similar-named properties that have different types / attributes. That hugely increases complexity of the features that rely on metadata.

I've linked this discussi…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@zhang-zimin
Comment options

@grigasp
Comment options

grigasp Jun 17, 2025
Collaborator

Answer selected by zhang-zimin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants