mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-09 21:53:40 +00:00
geom settings - add new settings from 439f9c1
This commit is contained in:
@@ -66,6 +66,7 @@ SETTING = Literal[
|
|||||||
"apply-default-materials",
|
"apply-default-materials",
|
||||||
"boolean-attempt-2d",
|
"boolean-attempt-2d",
|
||||||
"building-local-placement",
|
"building-local-placement",
|
||||||
|
"cache-shapes",
|
||||||
"cgal-original-edges",
|
"cgal-original-edges",
|
||||||
"circle-segments",
|
"circle-segments",
|
||||||
"compute-curvature",
|
"compute-curvature",
|
||||||
@@ -92,12 +93,14 @@ SETTING = Literal[
|
|||||||
"mesher-linear-deflection",
|
"mesher-linear-deflection",
|
||||||
"model-offset",
|
"model-offset",
|
||||||
"model-rotation",
|
"model-rotation",
|
||||||
|
"no-clean-triangulation",
|
||||||
"no-normals",
|
"no-normals",
|
||||||
"no-parallel-mapping",
|
"no-parallel-mapping",
|
||||||
"no-wire-intersection-check",
|
"no-wire-intersection-check",
|
||||||
"no-wire-intersection-tolerance",
|
"no-wire-intersection-tolerance",
|
||||||
"precision",
|
"permissive-shape-reuse",
|
||||||
"precision-factor",
|
"precision-factor",
|
||||||
|
"precision",
|
||||||
"reorient-shells",
|
"reorient-shells",
|
||||||
"site-local-placement",
|
"site-local-placement",
|
||||||
"surface-colour",
|
"surface-colour",
|
||||||
|
|||||||
Reference in New Issue
Block a user