/
zoomView
zoomView
Description
Zooms the active view so that all objects are visible.
This command resets the navigational state of the viewport to frame all of the objects in the scene. Optionally, it frames just the current selection.
Functional area
Interface
Command syntax
Syntax
zoomView [-all] [-selected] |
Arguments
None
Flags
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
all | 0 | — | — | Zoom all views |
selected | 0 | — | — | Zoom on selected objects in the view only |
Return value
void
Examples
zoomView -all; // Frame all objects in all visible views.
Additional information
Related commands
, multiple selections available,