mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-15 18:14:08 +00:00
Fix a bug in the order of applying the scaling of a IfcCartesianTransformationOperator3DnonUniform
Fix a bug in the formatting of IFC simple types Provide a way of iterating over all entities in the IFC file Added IFC test file by Ryan Schultz Added another IFC test file from AutoCAD Architecture 2010
This commit is contained in:
+5
-1
@@ -192,12 +192,16 @@ TestFile("http://bimserver.googlecode.com/svn/trunk/TestData/data/AC90R1-niedrih
|
||||
# File courtesey of Jon Mirtschin / Geometry Gym
|
||||
TestFile("geometrygym_great_court_roof.ifc")
|
||||
|
||||
# File courtesey of Ryan Schultz / Opening Design / Studio Wikitecture
|
||||
TestFile("revit2012_janesville_restaurant.zip")
|
||||
|
||||
# Walls cut by IfcPolygonalBoundedHalfSpaces from Revit 2011
|
||||
TestFile("revit2011_wall1.ifc")
|
||||
TestFile("revit2011_wall2.ifc")
|
||||
|
||||
# Walls from Autocad Architecture 2010
|
||||
# Objects from Autocad Architecture 2010
|
||||
TestFile("acad2010_walls.ifc")
|
||||
TestFile("acad2010_objects.ifc")
|
||||
|
||||
# Various half space configuration to test cutting tolerances
|
||||
TestFile("ifcopenshell_halfspaces.ifc")
|
||||
|
||||
Reference in New Issue
Block a user