/PieMenu

PieMenu widget for FreeCAD

Primary LanguagePython

PieMenu

PieMenu widget for FreeCAD

Installation:

PieMenu can be installed as FreeCAD module or it can be used as FreeCAD macro. If PieMenu is installed as FreeCAD module it will be available after FreeCAD is started. Install path for FreeCAD modules depends on the operating system used.

Examples:

Linux:

/home/user/.FreeCAD/Mod/PieMenu/InitGui.py

macOS:

/Users/user_name/Library/Preferences/FreeCAD/Mod/PieMenu/InitGui.py

Windows:

C:\Users\user_name\AppData\Roaming\FreeCAD\Mod\PieMenu\InitGui.py

Note:

When PieMenu is used as macro InitGui.py file can be used directly or for convenience it can be renamed to PieMenu.FCMacro.

Usage:

Press the Tab key on the keyboard to start using PieMenu.