deleteModel Method
Delete one or more existing models.
deleteModel(ids: Id64Arg): void
@throws IModelError
| Parameter | Type | Description |
|---|---|---|
| ids | Id64Arg | The Ids of the models to be deleted |
Returns - void
Defined in
- core/backend/src/IModelDb.ts Line 2329
Last Updated: 05 February, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.