OnSubModelIdArg Interface
Argument for several Element.onSubModelXxx static methods
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| subModelId | string | The modelId of the 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 90
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.