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

From FreeCAD Documentation
(Created page with "* Мышь Модель: Использование мыши, чтобы ориентироваться в 3D пространстве * Структура докуме...")
 
No edit summary
(6 intermediate revisions by 3 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]].
* [[Мышь Модель]]: Использование мыши, чтобы ориентироваться в 3D пространстве
* [[Mouse Model/ru|Навигация мышью]]: различные способы использования мыши или трэкпада для навигации в панели трёхмерного вида.
* [[Структура документа]]: Как документ FreeCAD организован
* [[Selection_methods/ru|Методы выделения]]: различные методы выделения объектов в программе.
* [[Предпочтения редактор | Предпочтения]] и [[Настройка интерфейса | Настройка]]: Как можно настроить FreeCAD для ваших нужд
* [[Object_name/ru|Object name]]: все объекты имеют атрибут только для чтения {{incode|Name}}, который уникально идентифицирует их, и {{incode|Label}}, редактируемый пользователем.
* [[Редактор свойств | Свойства]]: Как объекты недвижимости работают в FreeCAD
* [[Preferences Editor/ru|Редактор предпочтений]]: система, позволяющая управлять множеством свойств базовой системы и отдельных верстаков.
* [[Верстаки | Верстак Концепция]]: Интерфейс FreeCAD
* [[Import_Export/ru|Форматы файлов]]: различные форматы файлов, которые FreeCAD может читать и записывать
* [[Макросы]]: Как легко автоматизировать часто повторяющиеся задачи

Revision as of 10:56, 9 June 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.