triangulation-type setting for non-triangulated polyhedral from iterator

This commit is contained in:
Thomas Krijnen
2024-09-18 19:25:37 +02:00
parent 748fcce3f5
commit 2554280e50
12 changed files with 320 additions and 154 deletions
@@ -101,6 +101,9 @@ SETTING = Literal[
"piecewise-step-param",
"use-python-opencascade",
"no-parallel-mapping",
"triangulation-type",
"model-rotation",
"model-offset",
]
SERIALIZER_SETTING = Literal[
"use-element-names",