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
@@ -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