mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 22:52:29 +00:00
Update setting literal from old name of "debug" to new name "debug-boolean".
This commit is contained in:
@@ -74,7 +74,7 @@ SETTING = Literal[
|
|||||||
"no-wire-intersection-check",
|
"no-wire-intersection-check",
|
||||||
"no-wire-intersection-tolerance",
|
"no-wire-intersection-tolerance",
|
||||||
"precision-factor",
|
"precision-factor",
|
||||||
"debug",
|
"debug-boolean",
|
||||||
"boolean-attempt-2d",
|
"boolean-attempt-2d",
|
||||||
"weld-vertices",
|
"weld-vertices",
|
||||||
"use-world-coords",
|
"use-world-coords",
|
||||||
|
|||||||
Reference in New Issue
Block a user