Status bar/ru
Введение
The status bar is a simple ribbon that appears at the bottom of the FreeCAD interface, below the report view and the Python console.
When the mouse pointer is over a button or menu, the usage information of that command is displayed both in a textual popup and in the status bar.
Since version 0.17, the status bar also shows the mouse navigation modes, and the orbit style.
The status bar shows the zoom level in the right corner, next to the mouse navigation style. The zoom level gives the size of the current 3D view in appropriate units for the current scale, for example, millimeters (mm) or meters (m).
The status bar also shows the last pre-selected object (any object under the pointer is pre-selected) or element of an object (vertex, edge, face), and the coordinates of the mouse pointer when the last pre-selection occurred; this is useful to know immediately the coordinate of specific vertices in your shapes. The 3D coordinates update automatically as long as the mouse pointer floats over a geometrical element; the update stops when the mouse pointer rests over an empty space in the 3D view.
- Preferences Editor, Interface Customization
- Главное окно: Standard menu, Main view area, 3D view, Combo view (Tree view, Task panel, Property editor), Selection view, Report view, Python console, Status bar, DAG view, Workbench Selector
- Дополнительные окна: Scene inspector, Dependency graph

- Установка: Windows, Linux, Mac; Начинающим
- Базовая: О FreeCAD, Верстаки, Настройки, Структура документа, Настройка интерфейса, Свойства, Модель мыши; Учебники
- Верстаки: Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Скрипты: Введение в Python, Учебник скриптов FreeCAD, Основы скриптов FreeCAD, Установка макросов, Команды графического интерфейса, Единицы Модули: Создание модулей, Создание верстаков, Добавление верстаков Сетки: Сеточные скрипты, Модуль сеток Детали: Модуль Part, Скрипты топологических данных, PythonOCC, Из Mesh в Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Интерфейс Qt: PySide, Использование графического интерфейса FreeCAD, Создание диалогов Параметрические объекты: Скриптовые объекты Прочее: Кусочки кода, Функции рисования линий, Встраивание FreeCAD, Библиотека векторной математики FreeCAD, Хаб опытных пользователей, Python, Макросы, Основы скриптов FreeCAD, Topological data scripting