From: barate Date: Mon, 7 Oct 2013 14:51:10 +0000 (+0000) Subject: Fix an error message in structural element visualization X-Git-Tag: BR_hydro_v_0_3_1~103 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a3e120cc9064227b95e32ab915dd9934c6f363b2;p=modules%2Fgeom.git Fix an error message in structural element visualization --- diff --git a/src/GEOM_PY/structelem/__init__.py b/src/GEOM_PY/structelem/__init__.py index 0ebddec06..06b55687f 100644 --- a/src/GEOM_PY/structelem/__init__.py +++ b/src/GEOM_PY/structelem/__init__.py @@ -162,7 +162,7 @@ class StructuralElementManager: logger.error("Can't get geom object corresponding to " 'mesh group "%s", structural element ' "part %s will not be built." % - (groupName, part)) + (meshGroup, command)) continue # Create the part