Class: ElementData
Меньше 1 минуты
Class: ElementData
Element state and common visual properties.
Properties
bbox
bbox:
Box3
The overall dimensions of the element.
bSphere?
optionalbSphere:Sphere
The dimensional sphere 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.
isInactive
isInactive:
boolean
Whether the element is inactive or not.
isLoaded
isLoaded:
boolean
Element loaded or not.
parent
parent:
number
Parent element number.
state
state:
ElementState
Visual state of the element.
subEls
subEls:
number[]
List of dependent element numbers.