PR: distributed geom and smesh scripts: first step

This commit is contained in:
prascle 2013-02-07 14:47:42 +00:00
parent 6529fef188
commit e713154fa3

View File

@ -22,7 +22,7 @@
# Python API for the NETGEN meshing plug-in module. # Python API for the NETGEN meshing plug-in module.
from smesh_algorithm import Mesh_Algorithm from smesh_algorithm import Mesh_Algorithm
from smesh import AssureGeomPublished, ParseParameters, IsEqual from smeshDC import AssureGeomPublished, ParseParameters, IsEqual
# import NETGENPlugin module if possible # import NETGENPlugin module if possible
noNETGENPlugin = 0 noNETGENPlugin = 0