InitGui Namespace Reference

This module is used by FreeCAD to add the Animate workbench. More...

Classes

class  Animate
 Animate workbench class according to the PythonWorkbench template. More...
 

Detailed Description

This module is used by FreeCAD to add the Animate workbench.

When the module is imported by FreeCAD, the Animate workbench class is added to FreeCAD Gui. The Animate class encapsulates all necessary workbench behavior and changes to the FreeCAD Gui.