OnAspectPropsArg Interface
Beta
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. | 
Defined in
- backend/src/ElementAspect.ts Line 25
Last Updated: 30 November, 2023