OnElementPropsArg Interface
Argument for Element.onInsert and Element.onUpdate static methods.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| props | ElementProps | The properties of the Element affected by this method. | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| iModel Inherited | IModelDb | OnElementArg | The iModel for the Element affected by this method. | 
Defined in
- core/backend/src/Element.ts Line 37
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.