Builtin modules/ru
Jump to navigation
Jump to search
(October 2019) Do not edit these pages. The information is incomplete and outdated. For the latest API, see the autogenerated API documentation, or generate the documentation yourself by following Source documentation.
This page presents more in-depth information over the built-in FreeCAD modules, and what are the functions and properties availible to you. This page is not a complete list of all the contents of these modules, and, because of the fast evolution of FreeCAD, the information presented here might be slightly outdated, but it should give you a good overview of the possibilities. For complete list of the modules content, use the dir(module) function in the interpreter.
Non graphical
Graphical
Power user documentation

- Скрипты в FreeCAD: Python, Introduction to Python, Python scripting tutorial, FreeCAD Scripting Basics
- Модули: Builtin modules, Units, Quantity
- Верстаки: Workbench creation, Gui Commands, Commands, Installing more workbenches
- Сетки и детали: Mesh Scripting, Topological data scripting, Mesh to Part, PythonOCC
- Параметрические объекты: Scripted objects, Viewproviders (Custom icon in tree view)
- Граф сцены: The Coin/Inventor scenegraph, Pivy
- Графический интерфейс: PySide, Interface creation, Interface creation with UI files, Interface creation with Python (1, 2, 3, 4, 5), PySide examples beginner, intermediate, advanced
- Макросы: Macros, How to install macros
- Внедрение: Embedding FreeCAD, Embedding FreeCADGui
- Прочее: Expressions, Code snippets, Line drawing function, FreeCAD vector math library (deprecated)
- Хабы: User hub, Power users hub, Developer hub