Skip to content

Commit ff4e58a

Browse files
authored
Update README.md
1 parent 1db028f commit ff4e58a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
IfcOpenShell
22
============
33
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].
4+
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.
57

68
For more information, see
79
* [http://ifcopenshell.org](http://ifcopenshell.org)

0 commit comments

Comments
 (0)