本页面详细介绍了 FreeCAD 内置模块及其功能和属性。本页面并非所有模块内容的完整列表,并且由于 FreeCAD 发展迅速,此处提供的信息可能略有过时,但足以让您对各种功能有一个大致的了解。如需查看模块内容的完整列表,请在解释器中使用 dir(module) 函数。
非图形模块
图形模块
Power user documentation
- Parametric objects: Scripted objects, Viewproviders (Custom icon in tree view)
- Scenegraph: Coin (Inventor) scenegraph, Pivy
- Graphical interface: Interface creation, Interface creation completely in Python (1, 2, 3, 4, 5), PySide, PySide examples beginner, intermediate, advanced
- Macros: Macros, How to install macros
- Embedding: Embedding FreeCAD, Embedding FreeCADGui