内置模块
Appearance
(2019年6月)请勿编辑这些页面。其内容并不完整且已过时。最新的 API 信息请查阅自动生成的 API 文档,或按照源文档自助生成帮助文档。
本页面详细介绍了 FreeCAD 内置模块及其功能和属性。本页面并非所有模块内容的完整列表,并且由于 FreeCAD 发展迅速,此处提供的信息可能略有过时,但足以让您对各种功能有一个大致的了解。如需查看模块内容的完整列表,请在解释器中使用 dir(module) 函数。
非图形模块
图形模块
- FreeCAD scripting: Python, Introduction to Python, Python scripting tutorial, FreeCAD Scripting Basics
- Modules: Builtin modules, Units, Quantity
- Workbenches: Workbench creation, Gui Commands, Commands, Installing more workbenches
- Meshes and Parts: Mesh Scripting, Topological data scripting, Mesh to Part, PythonOCC
- 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
- Other: Expressions, Code snippets, Line drawing function, FreeCAD vector math library (deprecated)
- Hubs: User hub, Power users hub, Developer hub