close Method
Close this IModel, if it is currently open, and save changes if it was opened in ReadWrite mode.
close(options?: CloseIModelArgs): void
| Parameter | Type | Description |
|---|---|---|
| options | CloseIModelArgs | Options for closing the iModel. |
Returns - void
Defined in
- core/backend/src/IModelDb.ts Line 3888
Last Updated: 17 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.