mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Fix #2024. Boolean diagram included in IfcOpenShell docs.
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user