GeometricModel3dProps Interface

Properties that define a GeometricModel3d

Extends

Properties

Name Type Description
isNotSpatiallyLocated undefined | false | true If true, then the elements in this GeometricModel3d are not in real-world coordinates and will not be in the spatial index.  
isPlanProjection undefined | false | true If true, then the elements in this GeometricModel3d are expected to be in an XY plane.  

Inherited properties

Name Type Inherited from Description
classFullName string EntityProps The full name of the ECClass for this entity, in the form "Schema:ClassName"
geometryGuid undefined | GuidString GeometricModelProps A unique identifier that is updated each time a change affecting the appearance of a geometric element within this model
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

Last Updated: 29 April, 2020