OnSubModelPropsArg Interface
Argument for the Element.onSubModelInsert static method
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| subModelProps | ModelProps | The properties of the prospective sub-model |
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 82
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.