This commit is contained in:
Andrej730
2024-08-30 16:56:13 +05:00
parent ccbb253d2c
commit 3c333c6b59
8 changed files with 17 additions and 11 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ class Patcher:
src: str,
file: ifcopenshell.file,
logger: Logger,
schema: typing.Literal["IFC2X3", "IFC4", "IFC4X3"] = "IFC4",
schema: ifcopenshell.util.schema.IFC_SCHEMA = "IFC4",
):
"""Migrate from one IFC version to another