[TD] remove hatch property DirProjection
as discussed in https://forum.freecadweb.org/viewtopic.php?f=35&t=47536&p=408075#p407904 the property DirProjection can go.
This commit is contained in:
@@ -41,8 +41,7 @@ public:
|
||||
DrawHatch();
|
||||
virtual ~DrawHatch();
|
||||
|
||||
App::PropertyVector DirProjection; //Source is only valid for original projection?
|
||||
App::PropertyLinkSub Source; //the dvp & face this hatch belongs to
|
||||
App::PropertyLinkSub Source; // the dvp & face this hatch belongs to
|
||||
App::PropertyFile HatchPattern;
|
||||
App::PropertyFileIncluded SvgIncluded;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user