[TD]add default pref for section cut surface

This commit is contained in:
wandererfan
2020-03-23 11:47:10 -04:00
committed by WandererFan
parent dddd7ccc7c
commit 3a1fbb2e1c
4 changed files with 95 additions and 35 deletions

View File

@@ -131,6 +131,7 @@ protected:
void getParameters(void);
bool debugSection(void) const;
int prefCutSurface(void) const;
TopoDS_Shape m_cutShape;