Arch: Added BezCurve to Arch WB
This commit is contained in:
parent
515449d324
commit
49ba4de6b8
|
@ -83,7 +83,7 @@ class ArchWorkbench(Workbench):
|
|||
self.drafttools = ["Draft_Line","Draft_Wire","Draft_Circle","Draft_Arc","Draft_Ellipse",
|
||||
"Draft_Polygon","Draft_Rectangle", "Draft_Text",
|
||||
"Draft_Dimension", "Draft_BSpline","Draft_Point","Draft_ShapeString",
|
||||
"Draft_Facebinder"]
|
||||
"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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user