Salome HOME
precise error message
[modules/smesh.git] / src / SMESH_SWIG / ex16_cyl2complementary.py
index 4a3adf337077e044acd5b5d10c867914c44580dc..c67af2395943e473f0216de1d9ba7f98c889aa81 100644 (file)
@@ -108,6 +108,8 @@ piece_id = addToStudy(piece, "ex16_cyl2complementary")
 # Meshing
 # =======
 
+smesh.SetCurrentStudy(salome.myStudy)
+
 # Create a hexahedral mesh
 # ------------------------