OnBulkDeletedElementsArg Interface @beta
Per-model element deletion data used inside OnBulkModelEventsArg.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| elementIds | string[] | The Ids of all Elements that were bulk-deleted from this Model instance. |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| id Inherited | string | OnModelIdArg | The Id of the Model affected |
| iModel Inherited | IModelDb | OnModelIdArg | The iModel for the Model affected. |
Defined in
- backend/src/Model.ts Line 59
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.