We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the FreeCAD-macros wiki!
Some tips for writing macros in FreeCAD.
Dynamically load graphical interface definition
Use the task dialog
Using FreeCAD's Persistent Configuration System
Creating a parametric object that survives restart
Debugging macros using pdb
Debugging macros in Visual Studio Code
Debugging macros with PyDev in Eclipse
Debugging macros with Vimspector in Neovim
Create widgets linked to a property of a DocumentObject
DocumentObject