Functions | |
| def | InitApplications |
Variables | |
| App = FreeCAD | |
| Err = FreeCAD.Console.PrintError | |
| Log = FreeCAD.Console.PrintLog | |
| Msg = FreeCAD.Console.PrintMessage | |
| Wrn = FreeCAD.Console.PrintWarning | |
| def FreeCADInit::InitApplications | ( | ) |
Definition at line 37 of file FreeCADInit.py.
Definition at line 118 of file FreeCADInit.py.
| FreeCADInit::Err = FreeCAD.Console.PrintError |
Definition at line 121 of file FreeCADInit.py.
| FreeCADInit::Log = FreeCAD.Console.PrintLog |
Definition at line 119 of file FreeCADInit.py.
| FreeCADInit::Msg = FreeCAD.Console.PrintMessage |
Definition at line 120 of file FreeCADInit.py.
Referenced by PartDesignGui::ViewProvider::doubleClicked().
| FreeCADInit::Wrn = FreeCAD.Console.PrintWarning |
Definition at line 122 of file FreeCADInit.py.
1.6.1