This commit is contained in:
Andrej730
2024-08-01 10:36:03 +05:00
parent db5167bbaf
commit c8466e0606
13 changed files with 254 additions and 159 deletions
+1
View File
@@ -26,6 +26,7 @@ import typing
import inspect
import collections
import importlib
import importlib.util
from typing import Union
+6
View File
@@ -18,8 +18,14 @@
import ifcpatch
import ifcopenshell
import ifcopenshell.api.context
import ifcopenshell.api.geometry
import ifcopenshell.api.georeference
import ifcopenshell.geom
import ifcopenshell.util.geolocation
import ifcopenshell.util.placement
import ifcopenshell.util.representation
import ifcopenshell.util.shape
import ifcopenshell.util.shape_builder
import test.bootstrap
import tempfile