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

Last Updated: 11 June, 2024