mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
Add file to test case execution
This commit is contained in:
@@ -206,6 +206,9 @@ TestFile("acad2010_objects.ifc")
|
||||
# Various half space configuration to test cutting tolerances
|
||||
TestFile("ifcopenshell_halfspaces.ifc")
|
||||
|
||||
# Several IfcPolygonalBoundedHalfSpaces cutting a single solid
|
||||
TestFile("revit2014_multiple_bounded_halfspaces.ifc")
|
||||
|
||||
for test in test_cases:
|
||||
succes = test()
|
||||
if not succes:
|
||||
|
||||
Reference in New Issue
Block a user