DeleteElementTreeArgs Interface
Arguments supplied to deleteElementTree.
Properties
| Name | Type | Description | |
|---|---|---|---|
| iModel | IModelDb | The iModel containing the elements to delete. | |
| maxPasses | number | undefined | The maximum number of passes to make when deleting definition elements. | |
| topElement | string | The Id of the root element of the tree to delete. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.