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

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
* [[Interface/ru|Интерфейс]]: интерфейс FreeCAD составлен из различных графических элементов на экране, включая [[3D view/ru|трёхмерный вид]], [[tree view/ru|древо проекта]], [[property editor/ru|редактор свойств]], [[task panel/ru|панель задач]], и [[Python console/ru|консоль Python]].
* [[Interface/ru|Интерфейс]]: интерфейс FreeCAD составлен из различных графических элементов на экране, включая [[3D_view/ru|трёхмерный вид]], [[Tree_view/ru|древо проекта]], [[Property_editor/ru|редактор свойств]], [[Task_panel/ru|панель задач]], и [[Python_console/ru|консоль Python]].
* [[Mouse Model/ru|Навигация мышью]]: различные способы использования мыши или трэкпада для навигации в панели трёхмерного вида.
* [[Mouse_Model/ru|Навигация мышью]]: различные способы использования мыши или трэкпада для навигации в панели трёхмерного вида.
* [[Selection_methods/ru|Методы выделения]]: различные методы выделения объектов в программе.
* [[Selection_methods/ru|Методы выделения]]: различные методы выделения объектов в программе.
* [[Object_name/ru|Object name]]: все объекты имеют атрибут только для чтения {{incode|Name}}, который уникально идентифицирует их, и {{incode|Label}}, редактируемый пользователем.
* [[Object_name/ru|Object name]]: все объекты имеют атрибут только для чтения {{incode|Name}}, который уникально идентифицирует их, и {{incode|Label}}, редактируемый пользователем.

Revision as of 10:22, 29 May 2021

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.