Update DraftTools.py
Updated first part of file from FreeCAD/FreeCAD
This commit is contained in:
committed by
Yorik van Havre
parent
a23a9499bc
commit
1401c00d60
@@ -4005,7 +4005,6 @@ class ToggleDisplayMode():
|
||||
if "Flat Lines" in obj.ViewObject.listDisplayModes():
|
||||
obj.ViewObject.DisplayMode = "Flat Lines"
|
||||
|
||||
|
||||
class Edit(Modifier):
|
||||
"The Draft_Edit FreeCAD command definition"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user