Arch: Frame object - fixes #1166, #1314

This commit is contained in:
Yorik van Havre
2013-12-22 17:18:11 -02:00
parent d83cec2be2
commit 90a80da1cd
10 changed files with 2419 additions and 7 deletions

View File

@@ -26,6 +26,7 @@ SET(Arch_SRCS
ArchRebar.py
TestArch.py
ifcWriter.py
ArchFrame.py
)
SOURCE_GROUP("" FILES ${Arch_SRCS})