Topic: version 4 MAXScript Language Improvements /User Interface
ZoomToBounds zooms the current or selected viewport to a bounding region.
Viewport.ZoomToBounds <A_Point3> <B_Point3> <All_Bool>
A_Point3
B_Point3
These values define the bounding region to zoom to.
All_Bool
When true, all viewports are zoomed. When false, only the selected viewport is zoomed.
See also