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 undefined | number Ensure minimum element-aligned bounding box dimensions in meters (3d only).  
placementRelativeId undefined | StandardViewId Set view rotation relative to placement of first element or props entry.  
standardViewId undefined | StandardViewId Set view rotation from standard view identifier.  
viewRotation undefined | Matrix3d Set view rotation from Matrix3d.  

Defined in

Last Updated: 29 March, 2024