/
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,
Related content
camerasView
camerasView
More like this
setSelectionFilter
setSelectionFilter
More like this
cameraView
cameraView
More like this
cameraView
cameraView
More like this
setActiveFloatingView
setActiveFloatingView
More like this
About 3D View
About 3D View
More like this