API Reference > imodeljs-common > iModels > IModelProps IModelProps Interface Properties that are about an iModel. Implemented by IModel Properties Name Type Description ecefLocation undefined | EcefLocationProps The location of the iModel in Earth Centered Earth Fixed coordinates. globalOrigin undefined | XYZProps An offset to be applied to all spatial coordinates. iModelToken undefined | IModelTokenProps The token of the iModel. name undefined | string The name of the iModel. projectExtents undefined | Range3dProps The volume of the entire project, in spatial coordinates rootSubject RootSubjectProps The name and description of the root subject of this iModel Defined in core/common/src/IModel.ts Line 132 Last Updated: 13 June, 2024