mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Consider new serializer settings
This commit is contained in:
@@ -129,6 +129,35 @@ SERIALIZER_SETTING = Literal[
|
||||
"digits",
|
||||
"wkt-use-section",
|
||||
"separate-z-up-node",
|
||||
"bounds",
|
||||
"scale",
|
||||
"center",
|
||||
"section-ref",
|
||||
"elevation-ref",
|
||||
"elevation-ref-guid",
|
||||
"auto-section",
|
||||
"auto-elevation",
|
||||
"draw-storey-heights",
|
||||
"profile-threshold",
|
||||
"storey-height-line-length",
|
||||
"svg-xmlns",
|
||||
"svg-poly",
|
||||
"svg-prefilter",
|
||||
"svg-unify-inputs",
|
||||
"svg-segment-projection",
|
||||
"svg-subtract-before",
|
||||
"svg-write-poly",
|
||||
"svg-project",
|
||||
"svg-without-storeys",
|
||||
"svg-no-css",
|
||||
"svg-mirror-y",
|
||||
"svg-mirror-x",
|
||||
"door-arcs",
|
||||
"section-height",
|
||||
"section-height-from-storeys",
|
||||
"print-space-names",
|
||||
"print-space-areas",
|
||||
"space-name-transform",
|
||||
]
|
||||
|
||||
# NOTE: hybrid-cgal-simple-opencascade is added just as an example
|
||||
|
||||
Reference in New Issue
Block a user