diff --git a/src/Mod/Arch/importIFC.py b/src/Mod/Arch/importIFC.py index 8a3014978..e542261f4 100644 --- a/src/Mod/Arch/importIFC.py +++ b/src/Mod/Arch/importIFC.py @@ -299,6 +299,7 @@ def export(exportList,filename): elif ifctype == "Rebar": ifctype = "ReinforcingBar" elif ifctype == "HydroEquipment": + ifctype = "SanitaryTerminal" elif ifctype == "ElectricEquipment": ifctype == "ElectricAppliance" ifctype = "Ifc" + ifctype