Dumb walls and slabs now are always exported as parametric solids instead of meshes.

This commit is contained in:
Dion Moult
2021-06-04 17:30:37 +10:00
parent 153b6ee24d
commit 5c1d26ac91
6 changed files with 47 additions and 12 deletions
@@ -29,7 +29,7 @@ class Usecase:
# IfcExtrudedAreaSolid/IfcRectangleProfileDef
# IfcExtrudedAreaSolid/IfcCircleProfileDef
# IfcExtrudedAreaSolid/IfcArbitraryClosedProfileDef
# IfcExtrudedAreaSolid/IfcArbitraryProfileDef
# IfcExtrudedAreaSolid/IfcArbitraryProfileDefWithVoids
"ifc_representation_class": None, # Whether to cast a mesh into a particular class
}
self.ifc_vertices = []