You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
About this branch
2
+
=================
3
+
4
+
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.
5
+
6
+
Three validation options are added to IfcConvert for (a) storey containment (b) wall connectivity (c) space boundaries.
7
+
1
8
IfcOpenShell
2
9
============
3
10
IfcOpenShell is an open source ([LGPL]) software library for working with the Industry Foundation Classes ([IFC])
0 commit comments