[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 4256e79728
commit afff0df472
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;