OnAspectPropsArg Interface

Argument for the ElementAspect.onXxx static methods that supply the properties of an aspect to be inserted or updated.

Extends

Properties

Name Type Description
props Readonly<ElementAspectProps> The new properties of the aspect affected by this event.  

Inherited properties

Name Type Inherited from Description
iModel IModelDb OnAspectArg The iModel for the aspect affected by this event.
model string OnAspectArg The model for the aspect affected by this event

Defined in

Last Updated: 16 April, 2024