Add Draft makePathArray and _PathArray

Add Draft PathArray GUI tool
This commit is contained in:
WandererFan
2013-11-27 18:41:35 -05:00
committed by Yorik van Havre
parent a0d2fcd8e2
commit d652d84c19
8 changed files with 1470 additions and 32 deletions

View File

@@ -112,7 +112,7 @@ class DraftWorkbench (Workbench):
"Draft_Trimex", "Draft_Upgrade", "Draft_Downgrade", "Draft_Scale",
"Draft_Drawing","Draft_Edit","Draft_WireToBSpline","Draft_AddPoint",
"Draft_DelPoint","Draft_Shape2DView","Draft_Draft2Sketch","Draft_Array",
"Draft_Clone"]
"Draft_Clone","Draft_PathArray"]
self.treecmdList = ["Draft_ApplyStyle","Draft_ToggleDisplayMode","Draft_AddToGroup",
"Draft_SelectGroup","Draft_SelectPlane",
"Draft_ShowSnapBar","Draft_ToggleGrid"]