API Reference > imodeljs-backend > iModels > IModelDb.Models > insertModel insertModel Method Insert a new model. insertModel(props: ModelProps): Id64String throws IModelError if unable to insert the model. Parameter Type Description props ModelProps The data for the new model. Returns - Id64String The newly inserted model's Id. Defined in core/backend/src/IModelDb.ts Line 1554 Last Updated: 13 June, 2024