Update DraftTools.py
Updated first part of file from FreeCAD/FreeCAD
This commit is contained in:
committed by
Yorik van Havre
parent
88b29d3bd4
commit
17dde5600a
@@ -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