API Reference > imodeljs-backend > iModels > IModelDb > constructEntity constructEntity Method Construct an entity (Element or Model) from an iModel. constructEntity<T extends Entity<T>>(props: EntityProps): T throws IModelError if the entity cannot be constructed. Parameter Type Description props EntityProps Returns - T Defined in core/backend/src/IModelDb.ts Line 982 Last Updated: 11 June, 2024