From 6a25faa1ff3e98578afc298505df723a1f3be6d7 Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Fri, 15 May 2020 08:33:21 -0500 Subject: [PATCH] corrected Revit results --- IFC_roundtrip_specifications.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/IFC_roundtrip_specifications.md b/IFC_roundtrip_specifications.md index f4c17d3..5501e9f 100644 --- a/IFC_roundtrip_specifications.md +++ b/IFC_roundtrip_specifications.md @@ -39,7 +39,11 @@ The application should be able to export and import an IFC file containing three * The positions and extrusion directions are correct when the IFC file is viewed with [ifc++](http://ifcquery.com) #### Results + [FreeMVD_WorkFlow/Specifications_Test_Files/Extrusions/](https://github.com/OpeningDesign/FreeMVD_WorkFlow/tree/master/Specifications_Test_Files/Extrusions) -* FreeCAD: passed import and export -* Revit: passed import and export +| Program | Import | Export | Comments | +| ------- | ------ | ------ | ----------------------------- | +| FreeCAD | PASSED | PASSED | | +| Revit | PASSED | FAILED | Incorrect extrusion direction | +| | | | |