We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db028f commit ff4e58aCopy full SHA for ff4e58a
1 file changed
README.md
@@ -1,7 +1,9 @@
1
IfcOpenShell
2
============
3
IfcOpenShell is an open source ([LGPL]) software library for working with the Industry Foundation Classes ([IFC])
4
-file format. Currently supported IFC releases are [IFC2x3 TC1] and [IFC4 Add2 TC1].
+file format. Extensive geometric support is implemented for the IFC releases [IFC2x3 TC1] and [IFC4 Add2 TC1].
5
+Support for parsing is provided for IFC4x1, IFC4x2, and the IFC4x3 release candidates. Extending with support for
6
+arbitrary IFC schemas is possible at compile-time when using C++ and at run-time when using Python.
7
8
For more information, see
9
* [http://ifcopenshell.org](http://ifcopenshell.org)
0 commit comments