Salome HOME
EDF 2357 : Modification of the "Files of type" (*.med => *.*med) - CTN
[modules/smesh.git] / src / SMESH_SWIG / StdMeshersDC.py
index 1eb1300eacf52db4997343b179336b48095b6b1d..03d598d1b2f7f1150ab281195f8a0bb0761da77f 100644 (file)
@@ -21,7 +21,8 @@
 # @package StdMeshersDC
 # Python API for the standard meshing plug-in module.
 
-from smesh import Mesh_Algorithm, AssureGeomPublished, IsEqual, ParseParameters
+from smesh_algorithm import Mesh_Algorithm
+from smesh import AssureGeomPublished, IsEqual, ParseParameters
 from smesh import GetName, TreatHypoStatus
 from smeshDC import Mesh