From 11f13e0d2c6262a5bd1531e4bc53e51105dd7b56 Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Sun, 28 Jun 2020 19:19:45 +0000 Subject: [PATCH] Update IFC_roundtrip_specifications.md --- IFC_roundtrip_specifications.md | 48 ++++++++++++++++++++------------- 1 file changed, 29 insertions(+), 19 deletions(-) diff --git a/IFC_roundtrip_specifications.md b/IFC_roundtrip_specifications.md index 5b400ca..2d278dc 100644 --- a/IFC_roundtrip_specifications.md +++ b/IFC_roundtrip_specifications.md @@ -123,7 +123,7 @@ Test files here: [FreeMVD_WorkFlow/Specifications_Test_Files/Extrusions_Circles] | FreeCAD | | | | | | | Revit | | Partial | creates (2) arcs instead of a circle | :heavy_check_mark: | if native file has (2) arcs as the profile, it still exports as IFCCIRCLEPROFILEDEFs | | Vectorworks | | | | | | -| --- | | | | | | + ## Extrusions_Arcs @@ -163,11 +163,16 @@ The application should be able to export and import an IFC file containing 2 ext Test files here: [FreeMVD_WorkFlow/Specifications_Test_Files/Arcs](https://gitlab.com/osarch/FreeMVD_WorkFlow/-/tree/master/Specifications_Test_Files/Extrusions_Arcs) -| Program | Version
native/plugin | Imported Native File (PASS/FAIL) | Import Comments | Exported IFC File (PASS/FAIL) | Export Comments | -| ----------- | ------------------------- | --------------------------------- | ---------------------- | ---------------------- | --------------- | -| ArchiCAD | | | -| BlenderBIM | 2.82a/0.200621 | :x: | creates a faceted mesh | | | | | | :heavy_check_mark: | | :heavy_check_mark: | | -| | | | | | + +| Program | Version
native/plugin | Imported Native File (PASS/FAIL) | Import Comments | Exported IFC File (PASS/FAIL) | Export Comments | +| -------------------------------- | ------------------------- | --------------------------------- | --------------- | ------------------------------ | --------------- | +| ArchiCAD | | | | | | +| BlenderBIM | 2.82a/0.200621 | FAIL | creates a faceted mesh | FAIL | | +| FreeCAD | | | | | | +| Revit | | :heavy_check_mark: | | :heavy_check_mark: | | +| VectorWorks | | | | | | + + ## Extrusions_Void ![](Specifications_Test_Files/Extrusions_Void/from_Revit/Extrusions_Void_01.png) @@ -200,16 +205,21 @@ Test files here: [FreeMVD_WorkFlow/Specifications_Test_Files/Arcs](https://gitla Test files here: [FreeMVD_WorkFlow/Specifications_Test_Files/Extrusions_Void/](https://gitlab.com/osarch/FreeMVD_WorkFlow/-/tree/master/Specifications_Test_Files/Extrusions_Void) -| Program | Version
native/plugin | Imported Native File (PASS/FAIL) | Import Comments | Exported IFC File (PASS/FAIL) | Export Comments | -| ----------- | ------------------------- | --------------------------------- | --------------------------------- | --------------- | ------------------------------ | --------------- | -| ArchiCAD | | | | | | | | -| BlenderBIM | 2.82a/0.200621 | :x: | profile & extrusion length not available | | | -| FreeCAD | | | | | | -| Revit | | :heavy_check_mark: | | :heavy_check_mark: | | -| VectorWorks | | | | | | + +| Program | Version
native/plugin | Imported Native File (PASS/FAIL) | Import Comments | Exported IFC File (PASS/FAIL) | Export Comments | +| ----------- | ------------------------- | -------------------------------- | ------------------------------- | ------------------------------ | --------------- | +| ArchiCAD | | | | | | +| BlenderBIM | 2.82a/0.200511 | :x: | Profile and Extrusion Direction not available | | | +| FreeCAD | | | | :heavy_check_mark: | | +| Revit | 2020/20.1.0.1 | :heavy_check_mark: | | :heavy_check_mark: | | +| Vectorworks | | | | | | + + + --- + ## Mapped Items Mapped Items, which go by many different names in different BIM apps (a few called out below), are objects where the definition of one object is connected to another. That is, if one istance is modified, these changes will also be reflected in other connected or linked instances. @@ -245,13 +255,13 @@ Test files here: [Specifications_Test_Files/Mapped_Items/](https://gitlab.com/OS | Program | Version
native/plugin | Imported Native File (PASS/FAIL) | Import Comments | Exported IFC File (PASS/FAIL) | Export Comments | | ----------- | ------------------------- | -------------------------------- | ------------------------------- | ------------------------------ | --------------- | -| Archicreates a faceted mesh | FAIL | | -| FreeCAD | | | | | | | -| BlenderBIM | 2.82a/0.200511 | :heavy_check_mark: | | :heavy_check_mark: | | -| Revit | | -| FreeCAD | | :heavy_check_mark: | | | :heavy_check_mark: | | +| ArchiCAD | | | | | | +| BlenderBIM | 2.82a/0.200511 | :heavy_check_mark: | | :heavy_check_mark: | | +| FreeCAD | | :heavy_check_mark: | | :heavy_check_mark: | | | Revit | 2020/20.1.0.1 | :x: | link was broken between objects | :x: | | -| Vectorworks | | | | | | +| Vectorworks | | | | | | + +