This commit is contained in:
2025-03-28 19:40:11 +06:00
parent af559092bf
commit 1d062a087f
26 changed files with 360 additions and 514 deletions

View File

@@ -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())'''