Moved Draft-Drawing tool to the Drawing WB (renamed Draft View)

This commit is contained in:
Yorik van Havre
2015-01-16 17:16:39 -02:00
parent 0aabd2d5ec
commit f0ce2e6be6
6 changed files with 577 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ class ArchWorkbench(Workbench):
"Draft_Facebinder","Draft_BezCurve"]
self.draftmodtools = ["Draft_Move","Draft_Rotate","Draft_Offset",
"Draft_Trimex", "Draft_Upgrade", "Draft_Downgrade", "Draft_Scale",
"Draft_Drawing","Draft_Shape2DView","Draft_Draft2Sketch","Draft_Array",
"Draft_Shape2DView","Draft_Draft2Sketch","Draft_Array",
"Draft_Clone"]
self.draftextratools = ["Draft_WireToBSpline","Draft_AddPoint","Draft_DelPoint","Draft_ShapeString","Draft_PathArray"]
self.draftcontexttools = ["Draft_ApplyStyle","Draft_ToggleDisplayMode","Draft_AddToGroup",