import {ModelTreeView} from '@xeokit/xeokit-sdk/src/plugins/TreeViewPlugin/ModelTreeView.js'ModelTreeView
Represents a model tree view within a TreeViewPlugin.
- Stored in treeViewPlugin#modelTreeViews, mapped to the model ID.
- Created by each call to TreeViewPlugin#addModel.
Member Summary
| Public Members | ||
| public |
Contains messages for any errors found in the MetaModel for this ModelTreeView. |
|
| public |
The MetaModel corresponding to this ModelTreeView. |
|
| public |
|
|
| public |
|
|
| public |
True if errors were found in the MetaModel for this ModelTreeView. |
|
Reference
Source
