Change links to Global scope
This commit is contained in:
committed by
Yorik van Havre
parent
310fdab492
commit
6d032f1bcf
@@ -76,7 +76,7 @@ public:
|
||||
DrawViewPart(void);
|
||||
virtual ~DrawViewPart();
|
||||
|
||||
App::PropertyLink Source; //Part Feature
|
||||
App::PropertyLinkGlobal Source; //Part Feature
|
||||
App::PropertyVector Direction; //TODO: Rename to YAxisDirection or whatever this actually is (ProjectionDirection)
|
||||
App::PropertyBool SeamVisible;
|
||||
App::PropertyBool SmoothVisible;
|
||||
|
||||
Reference in New Issue
Block a user