This commit is contained in:
Ryan Schultz
2025-10-31 07:25:14 -05:00
parent ca382f47df
commit cfa1df84c8
-2
View File
@@ -124,8 +124,6 @@ def quantify(ifc_file: ifcopenshell.file, elements: set[ifcopenshell.entity_inst
if filtered_elements:
calculator.calculate(ifc_file, filtered_elements, qtos, results)
return results