Fix #2774. Bump IfcOpenShell.

This commit is contained in:
Dion Moult
2023-02-19 21:53:41 +11:00
parent 4b15b02ac8
commit 1d78e05370
5 changed files with 38 additions and 36 deletions
@@ -562,7 +562,9 @@ STRICT_TOLERANCE
+------+------------------------+---------+
Strictly use the tolerance from the IFC model. Typically this value is increased
10-fold to have more reliable boolean subtraction results.
10-fold to have more reliable boolean subtraction results. It is recommended to
always have this set to True and should only be set to False for backwards
compatibility.
USE_BREP_DATA
-------------