Define corridor configurations for IFC export.
The following defines the Export Corridor settings in the IfcInfraConfiguration.json file.
Key | Value Type | Value Description |
---|---|---|
ExportCorridorShapesAsFallBackGeometry | Boolean | When set to true, the exporter defines a reliable, tessellated, solved geometry representation for corridor objects. This is in addition to any swept geometry that may be exported and can serve as a "fall back" representation for viewers that do not support swept geometry. |
ExportCorridorShapesAsSweptGeometry | Boolean | When set to true, the exporter defines a semantic (or parametric) swept geometry representation for corridor objects. Swept geometry is more efficient in file size but relies on consistent interpretation across different viewers. If this setting is not enabled, solved/tessellated geometry is used. |