This commit is contained in:
Andrej
2025-05-30 12:08:02 +05:00
parent cc60794293
commit 92a222cda7
5 changed files with 20 additions and 12 deletions
+1
View File
@@ -559,6 +559,7 @@ if __name__ == "__main__":
)
elif getattr(args, "import"):
ifc_csv = IfcCsv()
ifc_file: ifcopenshell.file
ifc_file = ifcopenshell.open(args.ifc)
ifc_csv.Import(
ifc_file,