Arch: More work on the IFC exporter

This commit is contained in:
Yorik van Havre
2013-12-17 19:47:04 -02:00
parent df596822a5
commit 990ece8ce8
6 changed files with 288 additions and 183 deletions

View File

@@ -34,7 +34,7 @@ __url__ = "http://www.freecadweb.org"
QtCore.QT_TRANSLATE_NOOP("Arch","Wood")
QtCore.QT_TRANSLATE_NOOP("Arch","Steel")
# Possible roles
# Possible roles for structural elements
Roles = ["Beam","Column","Slab","Wall","Containment wall","Roof","Foundation"]
# Presets in the form: Class, Name, Width, Height, [Web thickness, Flange thickness]