OnChildElementIdArg Interface
Argument for the Element.onChildXxx static methods that only supply the Id of the child Element.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| childId | string | The Id of the child element for this method | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| iModel Inherited | IModelDb | OnChildElementArg | The iModel for the Element affected by this method. | 
| parentId Inherited | string | OnChildElementArg | 
Defined in
- core/backend/src/Element.ts Line 74
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.