Salome HOME
PAL22907: Selection in Create group doesn't work if the filter 'Source' is set to...
authoreap <eap@opencascade.com>
Thu, 26 Apr 2012 09:34:14 +0000 (09:34 +0000)
committereap <eap@opencascade.com>
Thu, 26 Apr 2012 09:34:14 +0000 (09:34 +0000)
commit6e82f60157463bcfad282b4509f0b3c1f3523c64
tree65a3bb7ed53f99cf51d26c1d6c56a09b5445c07b
parent0a6a53da95111fe43860de5d497c2d9f73dcae45
PAL22907: Selection in Create group doesn't work if the filter 'Source' is set to "Initial Selection"
 to fix python dump

-    aPred->SetMesh(myMesh);
+    myFilter[ theType ]->SetMesh(myMesh);
src/SMESHGUI/SMESHGUI_FilterDlg.cxx