Перейти к основному содержанию

Class: ElementData

Меньше 1 минуты

Class: ElementData

Element state and common visual properties.

Properties

bSphere

bSphere: Sphere

The dimensional sphere of the element.


bbox

bbox: Box3

The overall dimensions of the element.


color

color: number

The superimposed color of the element.


indices

indices: Map<string, Number[]>

Indices of the geometric primitives the element is part of.


isHidden

isHidden: boolean

Whether the element is hidden or not.


isLoaded

isLoaded: boolean

Element loaded or not.


state

state: ElementState

Visual state of the element.


subEls

subEls: number[]

List of dependent element numbers.