onInsertElementAspect MethodProtected

Insert the ElementAspect into the target iModel.

onInsertElementAspect(aspectProps: ElementAspectProps): Promise<string>

@note A subclass may override this method to customize insert behavior but should call super.onInsertElementAspect.

Parameter Type Description
aspectProps ElementAspectProps  

Returns - Promise

Defined in

Last Updated: 03 August, 2026