in SetMeshOrder(), fix python dump in case of many groups of sub-meshes

This commit is contained in:
eap 2014-05-05 13:28:14 +04:00
parent fd6f0fdf57
commit 0b3661cda0

View File

@ -5723,6 +5723,8 @@ TListOfListOfInt SMESH_Mesh_i::findConcurrentSubMeshes()
{
const SMESH::submesh_array& aSMArray = theSubMeshArray[i];
TListOfInt subMeshIds;
if ( i > 0 )
aPythonDump << ", ";
aPythonDump << "[ ";
// Collect subMeshes which should be clear
// do it list-by-list, because modification of submesh order