Vars
FreeCAD Vars AddOn
Install / Use
/learn @mnesarco/VarsREADME
FreeCAD Vars
This Add-On provides an alternative option to raw VarSets. Here variables are first class DocumentObjects.

Features
- All Variables are scoped to the document (global in the document).
- All variables are first class DocumentObjects. This provides a performance gain because dependencies are decoupled eliminating unnecessary recomputes caused by false dependencies.
- Out of the box renaming.
- Custom GUI for variables management.
- Import/Export variables support.
- Show references inside the document.
Added in 0.0.2
- Variable and group re-ordering
- Variable and group visibility
- Variable lock/unlock
- Group renaming
Status
This Add-on is in alpha state.
Install
Using the Addon Manager: Filter: Any Search: vars
Manual install
Download as a zip file and unzip un your FreeCAD's user Mod dir.
Docs
TODO
Licenses
FreeCAD Addon is licensed under LGPL to avoid possible conflicts with FreeCAD license which is LGPL too.
Note about AI
I do not accept AI-generated code contributions. This is a personal preference — nothing against the submitter.
You're very welcome to share ideas, bug reports, and thoughtfully crafted human-written code. I appreciate the time and effort behind such contributions, and I'm happy to review them.
Thanks for understanding.
