onDeleted MethodProtectedStatic

Beta

Called after an Element was deleted.

onDeleted(_props: ElementProps, _iModel: IModelDb): void

throws IModelError if there is a problem

note Any class that overrides this method must call super.

Parameter Type Description
_props ElementProps  
_iModel IModelDb  

Defined in

Last Updated: 08 January, 2020