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
- core/backend/src/BackendHubAccess.ts Line 234
Last Updated: 07 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.