diff --git a/src/NETGENPlugin/NETGENPluginDC.py b/src/NETGENPlugin/NETGENPluginDC.py index e4eab1f..a826096 100644 --- a/src/NETGENPlugin/NETGENPluginDC.py +++ b/src/NETGENPlugin/NETGENPluginDC.py @@ -22,7 +22,7 @@ # Python API for the NETGEN meshing plug-in module. from smesh_algorithm import Mesh_Algorithm -from smesh import AssureGeomPublished, ParseParameters, IsEqual +from smeshDC import AssureGeomPublished, ParseParameters, IsEqual # import NETGENPlugin module if possible noNETGENPlugin = 0