FreeCAD

Форк
0
/
core-base.dox 
27 строк · 1.1 Кб
1
/** \defgroup BASE Base
2
 *  \ingroup CORE
3
    \brief Basic structures used by other FreeCAD components
4

5
    The Base module includes most of the basic functions of FreeCAD, such as:
6
    - Console services: printing different kinds of messages to the FreeCAD report view or the terminal
7
    - Python interpreter: handles the execution of Python code in FreeCAD
8
    - Parameter handling: Management, saving and restoring of user preferences settings
9
    - Units: Management and conversion of different units
10

11
*/
12

13
/*! \namespace Base
14
    \ingroup BASE
15
    \brief Basic structures used by other FreeCAD components (C++ API)
16

17
    The Base module includes most of the basic functions of FreeCAD, such as:
18
    - Console services: printing different kinds of messages to the FreeCAD report view or the terminal
19
    - Python interpreter: handles the execution of Python code in FreeCAD
20
    - Parameter handling: Management, saving and restoring of user preferences settings
21
    - Units: Management and conversion of different units
22
*/
23

24
/** \defgroup GeomPrimers Geometry primers
25
 *  \ingroup BASE
26
    \brief Basic structures used by geometric objects
27
*/
28

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.