Public Member Functions | |
def | GetClassName |
def | Initialize |
A workbench defines the tool bars, command bars, menus, context menu and dockable windows of the main window.
Definition at line 101 of file FreeCADGuiInit.py.
def FreeCADGuiInit::StandardWorkbench::GetClassName | ( | self | ) |
Return the name of the associated C++ class.
Reimplemented from FreeCADGuiInit::Workbench.
Definition at line 109 of file FreeCADGuiInit.py.
def FreeCADGuiInit::StandardWorkbench::Initialize | ( | self | ) |
Initialize this workbench.
Reimplemented from FreeCADGuiInit::Workbench.
Definition at line 105 of file FreeCADGuiInit.py.