Add LineWidth property for Dimension lines

This commit is contained in:
WandererFan
2016-07-27 20:27:20 -04:00
committed by Yorik van Havre
parent 7d99cac289
commit c2feeca805
3 changed files with 10 additions and 6 deletions

View File

@@ -56,6 +56,7 @@ public:
App::PropertyFloat Fontsize;
App::PropertyBool CentreLines;
App::PropertyString FormatSpec;
App::PropertyFloat LineWidth;
//TODO: do we need a property for the actual dimension value? how else to access from Py?
//wf: expose getValue & getFormatedValue