iModels

Classes for working with iModels in both the frontend and backend

Classes

Name Description  
BackendError  
EcefLocation The position and orientation of an iModel on the earth in ECEF (Earth Centered Earth Fixed) coordinates  
IModel Represents an iModel in JavaScript.  
IModelError The error type thrown by this module.  
IModelToken A token that identifies a specific instance of an iModel to be operated on  
IModelVersion Option to specify the version of the iModel to be acquired and used  
ServerError  
ServerTimeoutError  

Enumerations

Name Description  
QueryPriority Queue priority for query and its not guaranteed  
QueryResponseStatus State of query operations  

Interfaces

Name Description  
CreateIModelProps The properties that can be supplied when creating a new iModel.  
EcefLocationProps Properties that position an iModel on the earth via ECEF (Earth Centered Earth Fixed) coordinates  
FilePropertyProps  
IModelProps Properties that are about an iModel.  
IModelTokenProps The properties of IModelToken.  
QueryLimit ECSql query subset specification  
QueryQuota The desired ECSql query quota constraint.  
QueryResponse Result of a query.  
RootSubjectProps Properties of the Root Subject.  

Last Updated: 08 January, 2020