Salome HOME
getting nb of intersections (non-gui) + add of profiles of stream to tree
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ProfileDlg.cxx
index 1f98c732f78ce140c9f58accef36780766057d05..8e1ed22c9380adf6fbbc411f9694a0c8f6b5a576 100644 (file)
@@ -85,6 +85,7 @@ void HYDROGUI_ProfileDlg::reset()
 {
   myEditorWidget->reset();
   myEditorWidget->setActionMode( CurveCreator_Widget::AdditionMode );
+  viewer()->setTrihedronShown( false ); // Issue #548
 }
 
 void HYDROGUI_ProfileDlg::setProfileName( const QString& theName )