Draft/TechDraw: Allow TD Draft views to not override individual colors and line type of rendered objects

This commit is contained in:
Yorik van Havre
2019-08-28 16:50:06 -03:00
parent f68e58e389
commit 04ff03fb58
3 changed files with 36 additions and 21 deletions

View File

@@ -50,6 +50,7 @@ public:
App::PropertyColor Color;
App::PropertyString LineStyle;
App::PropertyFloat LineSpacing;
App::PropertyBool OverrideStyle;
/** @name methods override Feature */
//@{