updateProjectExtents Method

Update the project extents of the iModel.

updateProjectExtents(newExtents: Range3dProps): void

@throws EditTxnError if this EditTxn is not active.

@throws IModelError if extents are invalid.

Parameter Type Description
newExtents Range3dProps The new project extents.

Returns - void

Defined in

Last Updated: 28 April, 2026