onUpdateElement MethodProtected

Update an existing Element in the target iModel from the specified ElementProps.

onUpdateElement(elementProps: ElementProps): Promise<void>

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

Parameter Type Description
elementProps ElementProps  

Returns - Promise

Defined in

Last Updated: 03 August, 2026