queryIModelByName
queryIModelByName: (arg: IModelNameArg) => Promise<undefined | string>
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: 18 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.