queryIModelByName
queryIModelByName: (arg: IModelNameArg) => Promise<string | undefined>
Get the iModelId of an iModel by name. Undefined if no iModel with that name exists.
Defined in
- backend/src/BackendHubAccess.ts Line 274
Last Updated: 09 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.