mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
Add no-parallel-mapping setting to type literal
This commit is contained in:
@@ -100,6 +100,7 @@ SETTING = Literal[
|
|||||||
"piecewise-step-type",
|
"piecewise-step-type",
|
||||||
"piecewise-step-param",
|
"piecewise-step-param",
|
||||||
"use-python-opencascade",
|
"use-python-opencascade",
|
||||||
|
"no-parallel-mapping"
|
||||||
]
|
]
|
||||||
SERIALIZER_SETTING = Literal[
|
SERIALIZER_SETTING = Literal[
|
||||||
"use-element-names",
|
"use-element-names",
|
||||||
|
|||||||
Reference in New Issue
Block a user