...
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
Code Block | ||
---|---|---|
| ||
zoomView -all; |
...
// Frame all objects in all visible views. |
Additional information
Related commands
...