Draft: Added utilities -> create Working Plane Proxy command

This commit is contained in:
Yorik van Havre
2017-02-25 20:34:43 -03:00
parent 5bb2a5d4dd
commit dd7b65a585
6 changed files with 215 additions and 15 deletions

View File

@@ -63,7 +63,7 @@ class ArchWorkbench(Workbench):
"Draft_FinishLine","Draft_CloseLine"]
self.draftutils = ["Draft_VisGroup","Draft_Heal","Draft_FlipDimension",
"Draft_ToggleConstructionMode","Draft_ToggleContinueMode","Draft_Edit",
"Draft_Slope"]
"Draft_Slope","Draft_SetWorkingPlaneProxy"]
self.snapList = ['Draft_Snap_Lock','Draft_Snap_Midpoint','Draft_Snap_Perpendicular',
'Draft_Snap_Grid','Draft_Snap_Intersection','Draft_Snap_Parallel',
'Draft_Snap_Endpoint','Draft_Snap_Angle','Draft_Snap_Center',