Fix for IPAL14235. Addition of possibility to use script in batch mode.

This commit is contained in:
akk 2006-12-27 12:22:08 +00:00
parent d1f5fb3e0b
commit 60025821aa

View File

@ -107,4 +107,5 @@ mesh.Compute()
salome.sg.updateObjBrowser(1);
sg = salome.ImportComponentGUI('SMESH')
if type(sg) != type(salome.salome_ComponentGUI):
sg.CreateAndDisplayActor('0:1:2:3')