openRemote MethodStatic

Deprecated  in 4.10 - will not be removed until after 2026-06-13. Use openRemote.

Open an IModelConnection to a remote read-only snapshot iModel from a key that will be resolved by the backend.

openRemote(fileKey: string): Promise<SnapshotConnection>

@note This method is intended for web applications.

Parameter Type Description
fileKey string  

Returns - Promise<SnapshotConnection>

Defined in

Last Updated: 03 July, 2025