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

@@ -73,7 +73,7 @@ class ArchWorkbench(Workbench):
"Arch_Floor","Arch_Building","Arch_Site",
"Arch_Window","Arch_Roof","Arch_Axis",
"Arch_SectionPlane","Arch_Space","Arch_Stairs",
"Arch_Add","Arch_Remove"]
"Arch_Frame","Arch_Add","Arch_Remove"]
self.meshtools = ["Arch_SplitMesh","Arch_MeshToShape",
"Arch_SelectNonSolidMeshes","Arch_RemoveShape",
"Arch_CloseHoles","Arch_MergeWalls"]