ZoomToOptions Interface

Options to allow changing the view rotation with zoomTo methods and ensure minimum bounding box dimensions for zoomToElements.

Properties

Name Type Description
minimumDimension number | undefined Ensure minimum element-aligned bounding box dimensions in meters (3d only).  
placementRelativeId StandardViewId | undefined Set view rotation relative to placement of first element or props entry.  
standardViewId StandardViewId | undefined Set view rotation from standard view identifier.  
viewRotation Matrix3d | undefined Set view rotation from Matrix3d.  

Defined in

Last Updated: 13 May, 2024