mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +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
|
# Various half space configuration to test cutting tolerances
|
||||||
TestFile("ifcopenshell_halfspaces.ifc")
|
TestFile("ifcopenshell_halfspaces.ifc")
|
||||||
|
|
||||||
|
# Several IfcPolygonalBoundedHalfSpaces cutting a single solid
|
||||||
|
TestFile("revit2014_multiple_bounded_halfspaces.ifc")
|
||||||
|
|
||||||
for test in test_cases:
|
for test in test_cases:
|
||||||
succes = test()
|
succes = test()
|
||||||
if not succes:
|
if not succes:
|
||||||
|
|||||||
Reference in New Issue
Block a user