API Reference > imodeljs-backend > iModels > IModelDb.Elements > updateElement updateElement Method Update some properties of an existing element. updateElement(elProps: ElementProps): void throws IModelError if unable to update the element. Parameter Type Description elProps ElementProps the properties of the element to update. Returns - void Defined in core/backend/src/IModelDb.ts Line 1772 Last Updated: 13 June, 2024