From: rnv Date: Wed, 24 Sep 2008 12:02:05 +0000 (+0000) Subject: Additional fix for the issue 19964. X-Git-Tag: RELIQUAT_4x_25102008~24 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=515531d3a808824ac8fd9471b462e317c9f3ff4c;p=modules%2Fsmesh.git Additional fix for the issue 19964. --- diff --git a/src/SMESH_I/SMESH_MeshEditor_i.cxx b/src/SMESH_I/SMESH_MeshEditor_i.cxx index 8e3093c91..0b3659fb9 100644 --- a/src/SMESH_I/SMESH_MeshEditor_i.cxx +++ b/src/SMESH_I/SMESH_MeshEditor_i.cxx @@ -2287,11 +2287,12 @@ SMESH_MeshEditor_i::MirrorMakeGroups(const SMESH::long_array& theIDsO { SMESH::ListOfGroups * aGroups = mirror(theIDsOfElements, theMirror, theMirrorType, true, true); if ( !myPreviewMode ) { + TPythonDump()<<"axis = "<GetIDs(); SMESH::ListOfGroups * aGroups = mirror(anElementsId, theMirror, theMirrorType, true, true); if ( !myPreviewMode ) { + TPythonDump()<<"axis = "<