Interface ElementData

Represents data of an element.

Hierarchy

  • ElementData

Properties

bimType?: string
children?: ElementData[]
containedBy?: ElementData
contains?: ElementData[]
elementType?: string
generalType?: ElementGeneralType
globalId?: string
hasDeepGeometry: boolean
hasGeometry: boolean
id?: Int64
label: string
layer?: string
material?: string
memberships?: MembershipData[]
modelId?: Int64
name: string
parent?: ElementData
properties?: Map<string, ElementProperty[]>
spatial: boolean
storeyId?: Int64
tagId?: string