Salome HOME
Fix regressions
[modules/smesh.git] / doc / salome / examples / grouping_elements_ex08.py
index f5e5b7c6279061e4a6a36483b11611680269ff85..459a50dc24a8556aec8db00120e699013495dfe8 100644 (file)
@@ -1,7 +1,7 @@
 # Creating groups of entities basing on nodes of other groups
 
 import SMESH_mechanic
 # Creating groups of entities basing on nodes of other groups
 
 import SMESH_mechanic
-import SMESH
+import SMESH, SALOMEDS
 
 smesh  = SMESH_mechanic.smesh
 mesh   = SMESH_mechanic.mesh
 
 smesh  = SMESH_mechanic.smesh
 mesh   = SMESH_mechanic.mesh