[TD]fix showSectionEdge preference

This commit is contained in:
wandererfan
2020-08-09 11:55:48 -04:00
committed by WandererFan
parent 50aa73da9d
commit abd18ff88f
5 changed files with 16 additions and 17 deletions

View File

@@ -162,7 +162,6 @@ public:
bool handleFaces(void);
bool showSectionEdges(void);
bool isUnsetting(void) { return nowUnsetting; }
@@ -225,8 +224,7 @@ protected:
Base::Vector3d shapeCentroid;
void getRunControl(void);
bool m_sectionEdges;
bool m_handleFaces;
TopoDS_Shape m_saveShape; //TODO: make this a Property. Part::TopoShapeProperty??