Draft: small fixes

This commit is contained in:
Yorik van Havre
2012-07-17 19:57:52 -03:00
parent 5513942b55
commit 1769157de0
3 changed files with 251 additions and 229 deletions

View File

@@ -21,7 +21,7 @@
#* *
#***************************************************************************
import FreeCAD,FreeCADGui,Draft,math,DraftVecUtils
import FreeCAD,FreeCADGui,Draft,math,DraftVecUtils,ArchCommands
from FreeCAD import Vector
from PyQt4 import QtCore, QtGui
from pivy import coin