Moved base functionality into PathOp and renamed AreaOp interface to areaOp...
This commit is contained in:
committed by
Yorik van Havre
parent
45b3233ab7
commit
f4c20e7c61
@@ -25,8 +25,8 @@
|
||||
|
||||
import FreeCAD
|
||||
import FreeCADGui
|
||||
import PathScripts.PathUtils as PathUtils
|
||||
import PathScripts.PathLog as PathLog
|
||||
import PathScripts.PathUtils as PathUtils
|
||||
|
||||
LOG_MODULE = 'PathSelection'
|
||||
PathLog.setLevel(PathLog.Level.INFO, LOG_MODULE)
|
||||
|
||||
Reference in New Issue
Block a user