Draft/Init.py

Go to the documentation of this file.
00001 
00002 # Get the Parameter Group of this module
00003 ParGrp = App.ParamGet("System parameter:Modules").GetGroup("Mod/Draft")
00004 
00005 # Set the needed information
00006 ParGrp.SetString("HelpIndex",        "http://apps.sourceforge.net/mediawiki/free-cad/index.php?title=Draft_Module")
00007 ParGrp.SetString("WorkBenchName",    "Draft")
00008 ParGrp.SetString("WorkBenchModule",  "Draft.py")

Generated on Wed Nov 23 19:00:18 2011 for FreeCAD by  doxygen 1.6.1