This commit is contained in:
Andrej730
2024-11-15 18:20:50 +05:00
parent fd9485e7ea
commit 7f40491e41
2 changed files with 4 additions and 3 deletions
@@ -199,6 +199,7 @@ NO_HEADER = ifcopenshell_wrapper.file_open_status.NO_HEADER
UNSUPPORTED_SCHEMA = ifcopenshell_wrapper.file_open_status.UNSUPPORTED_SCHEMA
INVALID_SYNTAX = ifcopenshell_wrapper.file_open_status.INVALID_SYNTAX
class file:
"""Base class for containing IFC files.