deleteElement Method
Delete one or more elements from this iModel.
deleteElement(ids: Id64Arg): void
@throws ITwinError
@see IModelDb.Elements.deleteDefinitionElements
| Parameter | Type | Description | 
|---|---|---|
| ids | Id64Arg | The set of Ids of the element(s) to be deleted | 
Returns - void
Defined in
- core/backend/src/IModelDb.ts Line 2363
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.