API Reference > imodeljs-backend > iModels > IModelDb > IModelDb.Elements > updateAspect updateAspect Method Update an exist ElementAspect within the iModel. updateAspect(aspectProps: ElementAspectProps): void throws IModelError if unable to update the ElementAspect. Parameter Type Description aspectProps ElementAspectProps The properties to use to update the ElementAspect. Returns - void Defined in core/backend/src/IModelDb.ts Line 1879 Last Updated: 11 June, 2024