mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
26 lines
727 B
ReStructuredText
26 lines
727 B
ReStructuredText
IfcOpenShell
|
|
============
|
|
|
|
IfcOpenShell is an open source (LGPL-3.0-or-later) software library for working
|
|
with the Industry Foundation Classes (IFC) file format. Extensive geometric
|
|
support is implemented for the IFC releases IFC2x3 TC1 and IFC4 Add2 TC1.
|
|
Support for parsing is provided for IFC4x1, IFC4x2, and the IFC4x3 release
|
|
candidates. Extending with support for arbitrary IFC schemas is possible at
|
|
compile-time when using C++ and at run-time when using Python.
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 1
|
|
:caption: Contents:
|
|
|
|
ifcopenshell/installation
|
|
ifcopenshell/geometry_iterator
|
|
ifcopenshell/geometry_settings
|
|
|
|
Indices and tables
|
|
------------------
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|