OnSubModelPropsArg Interface
Beta
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 | IModelDb | OnElementArg | The iModel for the Element affected by this method. |
Defined in
- backend/src/Element.ts Line 77
Last Updated: 20 June, 2023