Skip to content

Commit

Permalink
Draft: fix in angular dimension
Browse files Browse the repository at this point in the history
  • Loading branch information
yorikvanhavre committed Jul 2, 2014
1 parent 691fd11 commit 1124a57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Draft/Draft.py
Expand Up @@ -3472,6 +3472,7 @@ def updateData(self, obj, prop):
if hasattr(self,"arc"):
from pivy import coin
import Part, DraftGeomUtils
import DraftGui
text = None
ivob = None
arcsegs = 24
Expand Down

0 comments on commit 1124a57

Please sign in to comment.