IModelComponents
Classes for displaying information about an iModel
Constants
Name | Description | |
---|---|---|
IModelConnectedCategoryTree | CategoryTree that is connected to the IModelConnection property in the Redux store. | Beta |
IModelConnectedSpatialContainmentTree | SpatialContainmentTree that is connected to the IModelConnection property in the Redux store. | Beta |
Enumerations
Name | Description | |
---|---|---|
ClassGroupingOption | An option of how class grouping should work in a component. | Beta |
ModelsTreeNodeType | Visibility tree node types. | Beta |
Global Functions
Name | Description | |
---|---|---|
CategoryTree | Tree which displays and manages categories contained in an iModel. | |
ModelsTree | A tree component that shows a subject - model - category - element | |
SpatialContainmentTree | Tree which displays and manages models or categories contained in an iModel. |
Interfaces
Name | Description | |
---|---|---|
CategoryTreeProps | Properties for the CategoryTree component | |
ModelsTreeProps | Props for ModelsTree component | |
SpatialContainmentTreeProps | Properties for the SpatialContainmentTree component |
Type Aliases
Name | Description | |
---|---|---|
ModelsTreeSelectionPredicate | Type definition of predicate used to decide if node can be selected | Beta |
Last Updated: 14 October, 2020