updateModel Method

Update an existing model in the iModel.

updateModel(props: UpdateModelOptions): void

@throws EditTxnError if this EditTxn is not active.

@throws IModelError if update fails.

Parameter Type Description
props UpdateModelOptions the properties of the model to change

Returns - void

Defined in

Last Updated: 28 April, 2026