openSnapshot MethodStatic

Beta

Open an IModelConnection to a read-only iModel snapshot (not managed by iModelHub) from a file name that is resolved by the backend. This method is intended for desktop or mobile applications and should not be used for web applications.

openSnapshot(fileName: string): Promise<IModelConnection>

Parameter Type Description
fileName string  

Defined in

Last Updated: 08 January, 2020