API Reference > imodeljs-common > Entities > GeometricModelProps GeometricModelProps Interface Properties that describe a GeometricModel Extends ModelProps Properties Name Type Description geometryGuid undefined | GuidString A unique identifier that is updated each time a change affecting the appearance of a geometric element within this 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/common/src/ModelProps.ts Line 37 Last Updated: 13 June, 2024