Merge remote-tracking branch 'origin/v0.8.0' into datamodel-v1.0

This commit is contained in:
Thomas Krijnen
2026-04-18 20:15:28 +02:00
1655 changed files with 105534 additions and 46934 deletions
@@ -19,12 +19,11 @@
import time
import uuid
from typing import Optional
from ifcopenshell import file
from .guid import compress
from .ifcopenshell_wrapper import version
from typing import Optional
# A quick way to setup an 'empty' IFC file, taken from:
# http://academy.ifcopenshell.org/creating-a-simple-wall-with-property-set-and-quantity-information/