API Reference > imodeljs-backend > iModels > IModelDb > closeSnapshot closeSnapshot Method Beta Close this local read-only iModel snapshot, if it is currently open. Note: A snapshot cannot be modified after this function is called. closeSnapshot(): void throws IModelError if the iModel is not open, or is not a snapshot. Returns - void Defined in core/backend/src/IModelDb.ts Line 476 Last Updated: 13 June, 2024