mejoras
This commit is contained in:
@@ -670,7 +670,7 @@ class ViewProviderTerrain:
|
||||
return None
|
||||
|
||||
|
||||
class _CommandTerrain:
|
||||
'''class _CommandTerrain:
|
||||
"the PVPlant Terrain command definition"
|
||||
|
||||
def GetResources(self):
|
||||
@@ -692,4 +692,4 @@ class _CommandTerrain:
|
||||
|
||||
|
||||
if FreeCAD.GuiUp:
|
||||
FreeCADGui.addCommand('Terrain', _CommandTerrain())
|
||||
FreeCADGui.addCommand('Terrain', _CommandTerrain())'''
|
||||
|
||||
Reference in New Issue
Block a user