mejoras
This commit is contained in:
@@ -1171,7 +1171,7 @@ class _ViewProviderSite:
|
||||
|
||||
'''
|
||||
|
||||
class _CommandPVPlantSite:
|
||||
'''class _CommandPVPlantSite:
|
||||
"the Arch Site command definition"
|
||||
|
||||
def GetResources(self):
|
||||
@@ -1189,4 +1189,4 @@ class _CommandPVPlantSite:
|
||||
return
|
||||
|
||||
if FreeCAD.GuiUp:
|
||||
FreeCADGui.addCommand('PVPlantSite', _CommandPVPlantSite())
|
||||
FreeCADGui.addCommand('PVPlantSite', _CommandPVPlantSite())'''
|
||||
|
||||
Reference in New Issue
Block a user