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 232
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.