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