OnElementIdArg Interface
Beta
Argument for the Element.onXxx static methods that only supply the Id of the affected Element.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| id | string | The Id of the Element affected by this method | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| iModel | IModelDb | OnElementArg | The iModel for the Element affected by this method. | 
Defined in
- backend/src/Element.ts Line 46
Last Updated: 30 November, 2023