Moved all Path operations with model and gui into Path.Op module
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
# * Major modifications: 2020 Russell Johnson <russ4262@gmail.com> *
|
||||
|
||||
import FreeCAD
|
||||
import PathScripts.PathProfile as PathProfile
|
||||
import Path
|
||||
import Path.Op.Profile as PathProfile
|
||||
|
||||
|
||||
__title__ = "Path Profile Edges Operation (depreciated)"
|
||||
|
||||
Reference in New Issue
Block a user