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 1961
Last Updated: 22 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.