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