Salome HOME
Renaming validated by C. Bourcier and A. Geay
[modules/paravis.git] / src / Plugins / MEDReader / Test / testMEDReader21.py
index 1d9aa0b79b447fbb0ea224c003551d93b0115b19..3b1ef16ed2e88eaa107e5d0b1dd88d7acda2d0d7 100644 (file)
@@ -77,7 +77,7 @@ vtkBlockColorsLUT = GetColorTransferFunction('vtkBlockColors')
 vtkBlockColorsPWF = GetOpacityTransferFunction('vtkBlockColors')
 
 # create a new 'ELNO Mesh'
-eLNOMesh1 = ELNOMesh(Input=testTotomed)
+eLNOMesh1 = ELNOfieldToSurface(Input=testTotomed)
 
 # Properties modified on eLNOMesh1
 eLNOMesh1.ShrinkFactor = 0.5 # <- test is here !!!!!!!!