0021521: EDF 317 SMESH: Regression in Wire_Discretisation LengthNearVertex hypotesis

+from smesh import GetName, TreatHypoStatus
This commit is contained in:
eap 2012-03-19 14:50:26 +00:00
parent 9176157728
commit 6d6fc57a7f

View File

@ -19,6 +19,7 @@
#
from smesh import Mesh_Algorithm, AssureGeomPublished, IsEqual, ParseParameters
from smesh import GetName, TreatHypoStatus
from smeshDC import Mesh
import StdMeshers