Std ViewZoomIn

From FreeCAD Documentation
Revision as of 06:43, 2 April 2020 by Roy 043 (talk | contribs) (Revised. 'In progress' for now.)
This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


Std ViewZoomIn

Menu location
View → Zoom → Zoom In
Workbenches
All
Default shortcut
Ctrl++
Introduced in version
-
See also
Std ViewZoomOut, Std ViewBoxZoom

Description

The Std ViewZoomIn command zooms in the camera in the active 3D view.

Usage

  1. There are several ways to invoke the command:
    • Select the View → Zoom → Zoom In option from the menu.
    • Use the keyboard shortcut: Ctrl++.

Notes

  • It is also possible to zoom with the mouse scroll wheel.

Preferences

  • The zoom step (zoom factor) can be changed in the preferences: Edit → Preferences... → Display → 3D View. This setting also affects scroll wheel zoom. See Preferences Editor.

Scripting

  • Todo.