Options
All
  • Public
  • Public/Protected
  • All
Menu

The data structure representing an element stored inside a view.

Hierarchy

  • Element

Index

Properties

color?: ColorRGBA

The color of the element.

isRecursive?: boolean

Flag to indicate if the element is part of a hierarchy of elements.

priority?: number

The pick priority value of the element.

sourceId?: string

The source id of the element, as retrieved from the viewer.

The state of the element.

versionId?: string

The version id of the model the element originates from.