mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Fix breaking Systems UI with IfcElectricalCircuits
This commit is contained in:
@@ -39,6 +39,7 @@ SYSTEM_ICONS = {
|
||||
"IfcBuiltSystem": "MOD_BUILD",
|
||||
"IfcZone": "CUBE",
|
||||
}
|
||||
SYSTEM_ICONS["IfcElectricalCircuit"] = SYSTEM_ICONS["IfcDistributionCircuit"]
|
||||
|
||||
|
||||
class BIM_PT_systems(Panel):
|
||||
|
||||
Reference in New Issue
Block a user