displayedExtents Readonly

Deprecated  in 3.6. These extents are still computed, but no longer used to determine the viewed extents of a SpatialViewState. It is not useful to

perpetually expand the iModel's extents.

displayedExtents: Range3d

The displayed extents of this iModel, initialized to IModel.projectExtents. The displayed extents can be made larger via IModelConnection.expandDisplayedExtents, but never smaller, to accommodate data sources like reality models that may exceed the project extents.

@note Do not modify these extents directly - use IModelConnection.expandDisplayedExtents only.

Defined in

Last Updated: 16 April, 2024