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")