algo
This commit is contained in:
@@ -53,12 +53,12 @@ class PVPlantWorkbench(Workbench):
|
||||
from Export import ExporterCommands
|
||||
self.inportExportlist = ExporterCommands.Exportlist
|
||||
|
||||
|
||||
self.objectlist = [
|
||||
self.objectlist = PVPlantTools.objectlist
|
||||
''' [
|
||||
"PVPlantTree",
|
||||
"PVPlantBuilding",
|
||||
"PVPlantFenceGroup",
|
||||
]
|
||||
]'''
|
||||
self.electricalList = ["PVPlantStringBox",
|
||||
"PVPlantCable",
|
||||
"PVPlanElectricalLine",
|
||||
|
||||
Reference in New Issue
Block a user