This commit is contained in:
Andrej730
2024-04-10 12:08:09 +05:00
parent 773a79abc7
commit bea8b2cddc
14 changed files with 106 additions and 24 deletions
@@ -18,6 +18,7 @@
import test.bootstrap
import ifcopenshell.api
import ifcopenshell.util.element
class TestAppendAsset(test.bootstrap.IFC4):
@@ -18,6 +18,7 @@
import test.bootstrap
import ifcopenshell.api
import ifcopenshell.util.element
class TestAddPset(test.bootstrap.IFC4):
@@ -18,6 +18,7 @@
import test.bootstrap
import ifcopenshell.api
import ifcopenshell.util.element
class TestAddQto(test.bootstrap.IFC4):
@@ -19,6 +19,8 @@
import numpy
import test.bootstrap
import ifcopenshell.api
import ifcopenshell.util
import ifcopenshell.util.system
class TestCopyClass(test.bootstrap.IFC4):
@@ -19,6 +19,7 @@
import numpy
import test.bootstrap
import ifcopenshell.api
import ifcopenshell.util.placement
import ifcopenshell.util.system