Fix #2024. Boolean diagram included in IfcOpenShell docs.

This commit is contained in:
Dion Moult
2023-01-09 11:50:49 +11:00
parent 360b9956c0
commit dd600dd20f
3 changed files with 7 additions and 0 deletions
@@ -16,6 +16,7 @@ compile-time when using C++ and at run-time when using Python.
ifcopenshell/installation
ifcopenshell/geometry_iterator
ifcopenshell/geometry_settings
ifcopenshell/boolean_process
Indices and tables
------------------
@@ -0,0 +1,6 @@
Boolean process
===============
Booleans are one of the more complex aspects of 3D geometry processing. IfcOpenShell orchestrates a variety of OpenCASCADE commands to ensure that booleans (whether through IFC openings or through IFC representation booleans) are processed reliably:
.. image:: images/boolean-process.jpg
Binary file not shown.

After

Width:  |  Height:  |  Size: 690 KiB