mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Forgot to fix test after 35d66f5
This commit is contained in:
@@ -52,4 +52,4 @@ class TestAddBoolean(test.bootstrap.IFC4):
|
||||
|
||||
ifcopenshell.api.run("geometry.add_boolean", self.file, representation=rep, matrix=np.eye(4))
|
||||
assert rep.Items[0].is_a() == "IfcBooleanClippingResult"
|
||||
assert rep.RepresentationType == "CSG"
|
||||
assert rep.RepresentationType == "Clipping"
|
||||
|
||||
Reference in New Issue
Block a user