Missing import FreeCAD and/or FreeCADGui (again)

This commit is contained in:
cclauss
2019-01-05 21:47:13 +01:00
committed by Yorik van Havre
parent cf5a045792
commit 9af7b83538
6 changed files with 12 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
# tree, not document view!!), then select edges from the "wire" object.
import FreeCAD
import FreeCADGui
import Part
import Draft