This commit is contained in:
Andrej730
2024-04-12 10:42:15 +05:00
parent e56aa45a82
commit 59b496d4b5
10 changed files with 31 additions and 16 deletions
@@ -24,7 +24,7 @@ import ifcopenshell.util.element
class Usecase:
def __init__(
self,
file: ifcopenshell.entity_instance,
file: ifcopenshell.file,
products: list[ifcopenshell.entity_instance],
system: ifcopenshell.entity_instance,
):