projectExtents

Accessor

The volume, in spatial coordinates, inside which the entire project is contained.

get: Range3d

note The object returned from this method is frozen. You must make a copy before you do anything that might attempt to modify it.


Setter

The volume, in spatial coordinates, inside which the entire project is contained.

set(extents: AxisAlignedBox3d): void

Parameter Type Description
extents AxisAlignedBox3d  

Defined in

Last Updated: 08 January, 2020