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 Inherited | IModelDb | OnAspectArg | The iModel for the aspect affected by this event. | 
| model Inherited | string | OnAspectArg | The model for the aspect affected by this event | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.