API Reference > imodeljs-backend > iModels > IModelImporter > onUpdateElementAspect onUpdateElementAspect MethodProtected Update the ElementAspect within the target iModel. onUpdateElementAspect(aspectProps: ElementAspectProps): void note A subclass may override this method to customize update behavior but should call super.onUpdateElementAspect. Parameter Type Description aspectProps ElementAspectProps Returns - void Defined in core/backend/src/IModelImporter.ts Line 297 Last Updated: 11 June, 2024