onInsertModel MethodProtected
Create a new Model from the specified ModelProps and insert it into the target iModel.
onInsertModel(modelProps: ModelProps): string
@note A subclass may override this method to customize insert behavior but should call super.onInsertModel.
| Parameter | Type | Description |
|---|---|---|
| modelProps | ModelProps |
Returns - string
Defined in
Last Updated: 08 July, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.