mejoras
This commit is contained in:
@@ -1018,7 +1018,7 @@ class semiAutomaticTrench:
|
||||
self.unregister_editing_callbacks()
|
||||
|
||||
|
||||
class CommandTrench: # V1:
|
||||
'''class CommandTrench: # V1:
|
||||
"""Gui command for the Line tool."""
|
||||
|
||||
def GetResources(self):
|
||||
@@ -1107,5 +1107,5 @@ if FreeCAD.GuiUp:
|
||||
|
||||
FreeCADGui.addCommand('PVPlantTrench', CommandTrench())
|
||||
FreeCADGui.addCommand('PVPlantSemiAutomaticTrench', CommandSemiAutomaticTrench())
|
||||
FreeCADGui.addCommand('Trenches', CommandTrenchGroup())
|
||||
FreeCADGui.addCommand('Trenches', CommandTrenchGroup())'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user