findByKey MethodStatic

Find an open IModelDb by its key.

findByKey(key: string): SnapshotDb

@note This method is mainly for use by RPC implementations.

@throws IModelNotFoundResponse if an open IModelDb matching the key is not found.

@see IModel.key

Parameter Type Description
key string  

Returns - SnapshotDb

Defined in

Last Updated: 03 May, 2024