Fixed 000655 - Draft dimension default size

This commit is contained in:
Yorik van Havre 2012-03-28 10:45:17 -03:00
parent 9656a989b2
commit ee3201793c

View File

@ -80,6 +80,7 @@ if not FreeCAD.ParamGet("User parameter:BaseApp/Preferences/Mod/").HasGroup("Dra
p.SetBool("alwaysSnap",1)
p.SetBool("showSnapBar",1)
p.SetUnsigned("constructioncolor",746455039)
p.SetFloat("textheight",0.2)
#---------------------------------------------------------------------------
# General functions