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

From FreeCAD Documentation
No edit summary
No edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
* [[Interface/ru|Интерфейс]]: интерфейс FreeCAD составлен из различных графических элементов на экране, включая [[3D_view/ru|трёхмерный вид]], [[Tree_view/ru|древо проекта]], [[Property_editor/ru|редактор свойств]], [[Task_panel/ru|панель задач]], и [[Python_console/ru|консоль Python]].
* [[Mouse Model/ru|Модель мыши]]: Использование мыши, чтобы ориентироваться в 3D пространстве
* [[Mouse_navigation/ru|Навигация мышью]]: различные способы использования мыши или трэкпада для навигации в панели трёхмерного вида.
* [[Document structure/ru|Структура документа]]: Как документ FreeCAD организован
* [[Selection_methods/ru|Методы выделения]]: различные методы выделения объектов в программе.
* [[Preferences Editor/ru| Предпочтения]] и [[Interface Customization/ru|Настройка]]: Как можно настроить FreeCAD для ваших нужд
* [[Object_name/ru|Именование объектов]]: Объекты FreeCAD имеют атрибут только для чтения {{incode|Name}}, который уникально идентифицирует их, и {{incode|Label}}, редактируемый пользователем.
* [[Property editor/ru|Свойства]]: Как объекты недвижимости работают в FreeCAD
* [[Preferences Editor/ru|Редактор настроек]]: система, позволяющая управлять множеством свойств базовой системы и отдельных верстаков.
* [[Workbenches/ru|Верстак Концепция]]: Интерфейс FreeCAD
* [[Import_Export/ru|Форматы файлов]]: различные форматы файлов, которые FreeCAD может читать и записывать
* [[Macros/ru|Макросы]]: Как легко автоматизировать часто повторяющиеся задачи

Latest revision as of 06:37, 19 August 2022

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.