From 60b160461eefc9c849bc4e9562557909e5efccdd Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sat, 1 Feb 2020 11:23:01 +0100 Subject: [PATCH] Update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 785fb6feb6..bebcc25936 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +About this branch +================= + +This version splits the geometry interpretation process into two steps (a) map IFC to a smaller set of schema-agnostic definitions (`ifcopenshell::geometry::taxonomy`) (b) convert these into explicit breps or polyhedra with Open CASCADE or CGAL. + +Three validation options are added to IfcConvert for (a) storey containment (b) wall connectivity (c) space boundaries. + IfcOpenShell ============ IfcOpenShell is an open source ([LGPL]) software library for working with the Industry Foundation Classes ([IFC])