Translations:User hub/9/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
* [[Interface|Интерфейс]]: интерфейс FreeCAD составлен из различных графических элементовна экране, включая [[3D view|трёхмерный вид]], [[tree view/ru|древо проекта]], [[property editor/ru|редактор свойств]], [[task panel/ru|панель задач]], и [[Python console/ru|консоль Python]].
* [[Mouse Model/ru|Модель поведения мыши]]: Использование мыши для навигации в 3D пространстве
* [[Mouse Model/ru|Навигация мышью]]: различные способы использования мыши или трэкпада для навигации в панели трёхмерного вида.
* [[Document structure/ru|Структура документа]]: Как организован документ FreeCAD
* [[Selection_methods/ru|Методы выделения]]: различные методы выделения объектов в программе.
* [[Preferences Editor/ru| Предпочтения]] и [[Interface Customization/ru|Настройка]]: Как вы можете настроить FreeCAD под ваши нужды
* [[Preferences Editor/ru|Редактор предпочтений]]: система, позволяющая управлять множеством свойств базовой системы и отдельных верстаков.
* [[Property editor/ru|Редактор свойств]]: Как работают свойства объектов во FreeCAD
* [[Import_Export/ru|Форматы файлов]]: различные форматы файлов, которые FreeCAD может читать и записывать
* [[Workbenches/ru|Концепция верстаков]]: Как организован интерфейс FreeCAD
* [[Macros/ru|Макросы]]: Как легко автоматизировать часто повторяющиеся задачи
* [[Import_Export/ru|Форматы файлов]]: Различные форматы файлов, которые FreeCAD может читать и записывать

Revision as of 19:45, 12 April 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (User hub)
* [[Interface|Interface]]: the FreeCAD interface is composed of various graphical elements on the screen, including the [[3D_view|3D view]], the [[Tree_view|tree view]], the [[Property_editor|property editor]], the [[Task_panel|task panel]], and the [[Python_console|Python console]].
* [[Mouse_navigation|Mouse navigation]]: the different types of using the mouse or trackpad to navigate in the 3D view.
* [[Selection_methods|Selection methods]]: the different methods of selecting objects in the software.
* [[Object_name|Objects naming]]: FreeCAD objects have a read-only {{incode|Name}} that uniquely identifies them, and a {{incode|Label}} which is user editable.
* [[Preferences_Editor|Preferences Editor]]: the system that allows you to control many properties of the base system and of the individual workbenches.
* [[Import_Export|File formats]]: the different file formats that FreeCAD can read and write.