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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.