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
Describe the bug
When adding an XKT version of the federated IFC model to the TreeViewPlugin with treeViewPlugin.addModel(123, { rootName: 'Filename' }) , not all of them are shown.
Describe the bug
When adding an XKT version of the federated IFC model to the TreeViewPlugin with
treeViewPlugin.addModel(123, { rootName: 'Filename' })
, not all of them are shown.To Reproduce
Then add models one by one:
As result, the models that were loaded into the viewer with XktLoader and added to the treeViewPlugin are not displayed there
Expected behavior
Adding each model to the treeview should display it in the plugin separately.
Screenshots
Models shown:
Models loaded:
Desktop (please complete the following information):
Additional context
Previously this was working fine.
XKT files used to reproduce the issue:
Archive.zip
The text was updated successfully, but these errors were encountered: