Methods
Object

getBoundingBox

Returns the bounding box of the specified objects.

Example



Usage

JS


Parameters

objectIds

List of object ids.

Type

Required

Array[String]

Yes

Return Value

The bounding box of the objects.

Type

Box3

Example

JS