Files
IfcOpenShell/src/ifcopenshell-python/docs/ifcopenshell.rst
T
2025-01-30 15:32:14 +11:00

29 lines
918 B
ReStructuredText

IfcOpenShell
============
IfcOpenShell is an open source (LGPL-3.0-or-later) C++ 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.
.. seealso::
It is not necessary to be a C++ developer to use IfcOpenShell. Please see
other sections such as :doc:`ifcopenshell-python`, :doc:`ifcconvert`, and
more.
.. toctree::
:hidden:
:maxdepth: 1
:caption: Contents:
ifcopenshell/installation
ifcopenshell/getting_started
ifcopenshell/geometry_iterator
ifcopenshell/geometry_settings
ifcopenshell/serialiser_settings
ifcopenshell/boolean_process