API Reference > imodeljs-backend > iModels > UpdateModelOptions UpdateModelOptions Interface Options for IModelDb.Models.updateModel Extends ModelProps Properties Name Type Description geometryChanged undefined | false | true If defined, update the GeometryGuid of the Model updateLastMod undefined | false | true If defined, update the last modify time of the Model Inherited properties Name Type Inherited from Description classFullName string EntityProps The full name of the ECClass for this entity, in the form "Schema:ClassName" id undefined | Id64String EntityProps The Id of the entity. isPrivate undefined | false | true ModelProps isTemplate undefined | false | true ModelProps jsonProperties undefined | any ModelProps modeledElement RelatedElementProps ModelProps name undefined | string ModelProps parentModel undefined | Id64String ModelProps Defined in core/backend/src/IModelDb.ts Line 62 Last Updated: 13 June, 2024