Fixed 000655 - Draft dimension default size
This commit is contained in:
parent
9656a989b2
commit
ee3201793c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user