Arch: Merge Walls command

The merge walls command merges the selected walls (unifies their
underlying sketches into one and deletes remaining objects)
This commit is contained in:
Yorik van Havre
2013-03-24 16:15:03 -03:00
parent 913aa919dd
commit 2b8f5cfd02
5 changed files with 668 additions and 22 deletions

View File

@@ -74,7 +74,7 @@ class ArchWorkbench(Workbench):
"Arch_SectionPlane","Arch_Add","Arch_Remove"]
self.meshtools = ["Arch_SplitMesh","Arch_MeshToShape",
"Arch_SelectNonSolidMeshes","Arch_RemoveShape",
"Arch_CloseHoles"]
"Arch_CloseHoles","Arch_MergeWalls"]
self.calctools = ["Arch_Check"]
# draft tools