ModelProps Interface

Properties that define a Model

Extends

Properties

Name Type Description
isPrivate undefined | false | true    
isTemplate undefined | false | true    
jsonProperties undefined | any    
modeledElement RelatedElementProps    
name undefined | string    
parentModel undefined | Id64String    

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.

Defined in

Last Updated: 08 January, 2020