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

@@ -7,6 +7,7 @@
# DWire, etc) then run this macro.
import FreeCAD
import FreeCADGui
import Part
import Draft