FreeCADGuiInit Namespace Reference

Classes

class  NoneWorkbench
 
class  ResolveMode
 
class  StandardWorkbench
 
class  Workbench
 

Functions

None GeneratePackageIcon (str dir, str subdirectory, FreeCAD.Metadata workbench_metadata, Workbench wb_handle)
 
def InitApplications ()
 

Variables

 Gui = FreeCADGui
 
 GuiUp
 
 isCommandActive
 
 listCommands
 
 removeAllChildren
 
 Workbench
 

Function Documentation

◆ GeneratePackageIcon()

None FreeCADGuiInit.GeneratePackageIcon ( str  dir,
str  subdirectory,
FreeCAD.Metadata  workbench_metadata,
Workbench  wb_handle 
)

Referenced by InitApplications().

◆ InitApplications()

def FreeCADGuiInit.InitApplications ( )

References GeneratePackageIcon().

Variable Documentation

◆ Gui

FreeCADGuiInit.Gui = FreeCADGui

◆ GuiUp

FreeCADGuiInit.GuiUp

◆ isCommandActive

FreeCADGuiInit.isCommandActive

◆ listCommands

FreeCADGuiInit.listCommands

◆ removeAllChildren

FreeCADGuiInit.removeAllChildren

◆ Workbench