Selector toolbar for FreeCAD
![]() - Create global selector toolbar on FreeCAD start - Remove global selector toolbar on FreeCAD close - Creation of workbench actions - Append active workbench if not in enabled list - Support for styling (by using style sheets) toolbar buttons based on the toolbar orientation - Optional selector menu (lists all available workbenches) located at front or at the end - Preferences dialog (configurable button style, position and workbench list) - Selector toolbar preferences added to the accessories menu |
||
---|---|---|
License | ||
InitGui.py | ||
README.md | ||
SelectorToolbarPath.py |
Selector toolbar
Selector toolbar for FreeCAD.
Installation:
Install path for FreeCAD modules depends on the operating system used.
Examples:
Linux:
/home/user/.FreeCAD/Mod/SelectorToolbar/InitGui.py
macOS:
/Users/user_name/Library/Preferences/FreeCAD/Mod/SelectorToolbar/InitGui.py
Windows:
C:\Users\user_name\AppData\Roaming\FreeCAD\Mod\SelectorToolbar\InitGui.py
Usage:
Selector toolbar provides a point and click experience for changing FreeCAD workbenches. Preferences can be located in menu bar under Tools -> Accessories -> Selector toolbar.