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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.