Salome HOME
old notebook functionality is temporary commented
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_ExtrusionAlongPathDlg.cxx
index cb5656231ee5278b8d93af5f186156fa4dd61853..883071d4f1fe3a4026e60158af3d009a844c6f3c 100644 (file)
@@ -621,8 +621,8 @@ bool SMESHGUI_ExtrusionAlongPathDlg::ClickOnApply()
     }
 
 
-    if( retVal == SMESH::SMESH_MeshEditor::EXTR_OK )
-      myMesh->SetParameters( aParameters.join(":").toLatin1().constData() );
+    //asl: if( retVal == SMESH::SMESH_MeshEditor::EXTR_OK )
+      //asl: myMesh->SetParameters( aParameters.join(":").toLatin1().constData() );
 
     //wc.stop();
     wc.suspend();