Added LineWidth property to Part DrawingViews
Views of Part objects, when added to a DrawingPage, now have an adjustable LineWidth property, set to 0.35 by default.
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
App::PropertyVector Direction;
|
||||
App::PropertyBool ShowHiddenLines;
|
||||
App::PropertyBool ShowSmoothLines;
|
||||
App::PropertyFloat LineWidth;
|
||||
|
||||
|
||||
/** @name methods overide Feature */
|
||||
|
||||
Reference in New Issue
Block a user