RobWorld Namespace Reference

Classes related to the RobWorld component of the Animate Workbench. More...

Classes

class  RobWorldCommand
 Class specifying Animate workbench's RobWorld button/command. More...
 
class  RobWorldProxy
 Proxy class for a DocumentObjectGroupPython RobWorld instance. More...
 
class  ViewProviderRobWorldProxy
 Proxy class for Gui.ViewProviderDocumentObject RobWorld.ViewObject. More...
 

Variables

 PATH_TO_ICONS
 Path to a folder with the necessary icons. More...
 

Detailed Description

Classes related to the RobWorld component of the Animate Workbench.

The classes in this module provide funcionality for a DocumentObjectGroupPython RobWorld instance and creates a command to be used in a workbench.

Variable Documentation

◆ PATH_TO_ICONS

RobWorld.PATH_TO_ICONS
Initial value:
1 = path.join(FreeCAD.getHomePath(), "Mod", "Animate", "Resources",
2  "Icons")

Path to a folder with the necessary icons.

Definition at line 43 of file RobWorld.py.